blob: 194dca2fb242f4cf00ab07debb13e0243ee294c5 [file] [log] [blame]
{
"name": "NSR_v4",
"version": "1.0.2",
"summary": "Collects info from device sensors and from the hosting app",
"description": "Neosurance SDK - Collects info from device sensors and from the hosting app - Exchanges info with the AI engines - Sends the push notification - Displays a landing page - Displays the list of the purchased policies",
"homepage": "https://github.com/neosurance/NeosuranceSDK_v4_iOSTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Neosurance": "info@neosurance.eu"
},
"source": {
"git": "https://github.com/neosurance/NeosuranceSDK_v4_iOSTest.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NSR/Classes/**/*",
"resource_bundles": {
"NSR": [
"NSR/Assets/*.*"
]
}
}