[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / 6 / 4 / NeosuranceSDK / 1.3 / NeosuranceSDK.podspec.json
blob47036b007349f19017444643b04da0ce85823042
2   "name": "NeosuranceSDK",
3   "version": "1.3",
4   "summary": "Collects info from device sensors and from the hosting app",
5   "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",
6   "homepage": "https://github.com/clickntap/NeosuranceSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tonino Mendicino": "tonino@clickntap.com"
13   },
14   "source": {
15     "git": "https://github.com/clickntap/NeosuranceSDK",
16     "tag": "1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NeosuranceSDK/Classes/**/*",
22   "resource_bundles": {
23     "NeosuranceSDK": [
24       "NeosuranceSDK/Assets/*.*"
25     ]
26   },
27   "dependencies": {
28     "TapFramework": [
30     ]
31   }