[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / NSR_v3 / 3.0.1 / NSR_v3.podspec.json
blob678df0b9b1179b64cc2a0df8f952ee99ad4710e3
2   "name": "NSR_v3",
3   "version": "3.0.1",
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/NeosuranceSDK_v3_ios.git",
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/NeosuranceSDK_v3_ios.git",
16     "tag": "3.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NSR/Classes/**/*",
22   "resource_bundles": {
23     "NSR": [
24       "NSR/Assets/*.*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   }