[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / 6 / 4 / NeosuranceSDK / 1.3.4 / NeosuranceSDK.podspec.json
blobba90cf3b40f2c02c7f6222738318321d7fb2d3f1
2   "name": "NeosuranceSDK",
3   "version": "1.3.4",
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.4"
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   }