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