blob: c6d6eddaf35874a505d33d6b1477b70d5845c6b1 [file] [log] [blame]
{
"name": "NSR",
"version": "2.0.3",
"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/ios-sdk2.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Neosurance": "info@neosurance.eu"
},
"source": {
"git": "https://github.com/neosurance/ios-sdk2.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NSR/Classes/**/*",
"resource_bundles": {
"NSR": [
"NSR/Assets/*.*"
]
},
"dependencies": {
"AFNetworking": [
]
}
}