blob: 4496920638e8fcbf8339775a0e11f4b42d08188b [file] [log] [blame]
{
"name": "NeosuranceSDK",
"version": "1.3.1",
"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/clickntap/NeosuranceSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tonino Mendicino": "tonino@clickntap.com"
},
"source": {
"git": "https://github.com/clickntap/NeosuranceSDK",
"tag": "1.3.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NeosuranceSDK/Classes/**/*",
"resource_bundles": {
"NeosuranceSDK": [
"NeosuranceSDK/Assets/*.*"
]
},
"dependencies": {
"TapFramework": [
]
}
}