[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / 6 / 4 / NeosuranceSDK / 1.3.12 / NeosuranceSDK.podspec.json
blobb3265ce286c295648cfed4ef2f780c3a024544ce
2   "name": "NeosuranceSDK",
3   "version": "1.3.12",
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/neosurance/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Neosurance": "info@neosurance.eu"
13   },
14   "source": {
15     "git": "https://github.com/neosurance/ios-sdk",
16     "tag": "1.3.12"
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   }