blob: efc3382937b319cf94e4eb48e6fecaf6d6846b5c [file] [log] [blame]
{
"name": "NSR_v3",
"version": "3.0.14",
"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_v3_ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Neosurance": "info@neosurance.eu"
},
"source": {
"git": "https://github.com/neosurance/NeosuranceSDK_v3_ios.git",
"tag": "3.0.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NSR/Classes/**/*",
"resource_bundles": {
"NSR": [
"NSR/Assets/*.*"
]
}
}