Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. <?xml version='1.0.2' encoding='utf-8'?>
  2. <widget id="com.taptuck.app" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
  3. <name>Taptuck</name>
  4. <description>
  5. Is scratching for tuck shop money for your hungry child a drag?
  6.  
  7. ... we have an app for that!
  8.  
  9. Are you worried about your child's choices at the tuck shop?
  10.  
  11. ...we have an app for that!
  12.  
  13. Life too busy
  14.  
  15. ...We have an app for that
  16.  
  17. Tap Tuck is a freely downloadable app that allows parents to purchase credits that can be redeemed for healthy meals at your child's school tuck shop.
  18.  
  19. TapTuck has both a parent facing application and a tuck shop redemption facing application, which ensures it touches all aspects of the food ecosystem at schools.
  20.  
  21. Using our unique wallet system we remove cash and the responsibility of the child handling cash.
  22. Tiered meal options (tuckboxes) provide parents with the control and comfort that the correct meal will be ordered for their child.
  23.  
  24. Our funky little QR-coded accessories allows for a mechanism for the child to redeem their food securely and in a fun manner.
  25.  
  26. Via sms notification of redemption, the parent has a real-time mechanism for peace of mind that their child’s belly is full!
  27.  
  28. So get tapping and never let tuck get you or your child down ever again!
  29. </description>
  30. <author email="support@taptuck.com" href="http://taptuck.co.za">
  31. Taptuck
  32. </author>
  33. <content src="www/index.html" />
  34. <preference name="DisallowOverscroll" value="true" />
  35. <preference name="android-minSdkVersion" value="14" />
  36. <plugin name="cordova-plugin-battery-status" source="npm" spec="~1.1.1" />
  37. <plugin name="cordova-plugin-camera" source="npm" spec="~2.1.1" />
  38. <plugin name="cordova-plugin-media-capture" source="npm" spec="~1.2.0" />
  39. <plugin name="cordova-plugin-console" source="npm" spec="~1.0.2" />
  40. <plugin name="cordova-plugin-contacts" source="npm" spec="~2.0.1" />
  41. <plugin name="cordova-plugin-device" source="npm" spec="~1.1.1" />
  42. <plugin name="cordova-plugin-device-motion" source="npm" spec="~1.2.0" />
  43. <plugin name="cordova-plugin-device-orientation" source="npm" spec="~1.0.2" />
  44. <plugin name="cordova-plugin-dialogs" source="npm" spec="~1.2.0" />
  45. <plugin name="cordova-plugin-file" source="npm" spec="~4.1.1" />
  46. <plugin name="cordova-plugin-file-transfer" source="npm" spec="~1.5.0" />
  47. <plugin name="cordova-plugin-geolocation" source="npm" spec="~2.1.0" />
  48. <plugin name="cordova-plugin-globalization" source="npm" spec="~1.0.3" />
  49. <plugin name="cordova-plugin-inappbrowser" source="npm" spec="~1.3.0" />
  50. <plugin name="cordova-plugin-media" source="npm" spec="~2.2.0" />
  51. <plugin name="cordova-plugin-network-information" source="npm" spec="~1.2.0" />
  52. <plugin name="cordova-plugin-splashscreen" source="npm" spec="~3.2.1" />
  53. <plugin name="cordova-plugin-statusbar" source="npm" spec="~2.1.2" />
  54. <plugin name="cordova-plugin-vibration" source="npm" spec="~2.1.0" />
  55. <plugin name="cordova-plugin-whitelist" source="npm" spec="~1.2.1" />
  56. <platform name="ios">
  57. <icon height="57" platform="ios" src="www/res/icon/ios/icon.png" width="57" />
  58. <icon height="114" platform="ios" src="www/res/icon/ios/icon@2x.png" width="114" />
  59. <icon height="40" platform="ios" src="www/res/icon/ios/icon-40.png" width="40" />
  60. <icon height="80" platform="ios" src="www/res/icon/ios/icon-40@2x.png" width="80" />
  61. <icon height="50" platform="ios" src="www/res/icon/ios/icon-50.png" width="50" />
  62. <icon height="100" platform="ios" src="www/res/icon/ios/icon-50@2x.png" width="100" />
  63. <icon height="60" platform="ios" src="www/res/icon/ios/icon-60.png" width="60" />
  64. <icon height="120" platform="ios" src="www/res/icon/ios/icon-60@2x.png" width="120" />
  65. <icon height="180" platform="ios" src="www/res/icon/ios/icon-60@3x.png" width="180" />
  66. <icon height="72" platform="ios" src="www/res/icon/ios/icon-72.png" width="72" />
  67. <icon height="144" platform="ios" src="www/res/icon/ios/icon-72@2x.png" width="144" />
  68. <icon height="76" platform="ios" src="www/res/icon/ios/icon-76.png" width="76" />
  69. <icon height="152" platform="ios" src="www/res/icon/ios/icon-76@2x.png" width="152" />
  70. <icon height="29" platform="ios" src="www/res/icon/ios/icon-small.png" width="29" />
  71. <icon height="58" platform="ios" src="www/res/icon/ios/icon-small@2x.png" width="58" />
  72. <icon height="87" platform="ios" src="www/res/icon/ios/icon-small@3x.png" width="87" />
  73. <splash height="1136" platform="ios" src="www/res/screen/ios/Default-568h@2x~iphone.png" width="640" />
  74. <splash height="1334" platform="ios" src="www/res/screen/ios/Default-667h.png" width="750" />
  75. <splash height="2208" platform="ios" src="www/res/screen/ios/Default-736h.png" width="1242" />
  76. <splash height="1242" platform="ios" src="www/res/screen/ios/Default-Landscape-736h.png" width="2208" />
  77. <splash height="1536" platform="ios" src="www/res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" />
  78. <splash height="768" platform="ios" src="www/res/screen/ios/Default-Landscape~ipad.png" width="1024" />
  79. <splash height="2048" platform="ios" src="www/res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" />
  80. <splash height="1024" platform="ios" src="www/res/screen/ios/Default-Portrait~ipad.png" width="768" />
  81. <splash height="960" platform="ios" src="www/res/screen/ios/Default@2x~iphone.png" width="640" />
  82. <splash height="480" platform="ios" src="www/res/screen/ios/Default~iphone.png" width="320" />
  83. </platform>
  84. <access origin="*" />
  85. <allow-intent href="http://*/*" />
  86. <allow-intent href="https://*/*" />
  87. <allow-intent href="tel:*" />
  88. <allow-intent href="sms:*" />
  89. <allow-intent href="mailto:*" />
  90. <allow-intent href="geo:*" />
  91. <platform name="android">
  92. <allow-intent href="market:*" />
  93. </platform>
  94. <platform name="ios">
  95. <allow-intent href="itms:*" />
  96. <allow-intent href="itms-apps:*" />
  97. </platform>
  98. </widget>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement