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