blob: 85e567fae310d310f167b98b3b3436cae2d42e88 [file] [log] [blame]
{
"name": "NSR",
"version": "2.1.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.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NSR/Classes/**/*",
"resource_bundles": {
"NSR": [
"NSR/Assets/*.*"
]
},
"dependencies": {
"AFNetworking": [
]
}
}