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