blob: 3eac27837f7e336911f3bff4f79de581c1f09415 [file] [log] [blame]
{
"name": "NSR_v4",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NSR/Classes/**/*",
"resource_bundles": {
"NSR": [
"NSR/Assets/*.*"
]
}
}