[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / d / NSR / 2.0.1 / NSR.podspec.json
blobfd6da43637027a8840308cd73694b65b70ec8da0
2   "name": "NSR",
3   "version": "2.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/ios-sdk2.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/ios-sdk2.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NSR/Classes/**/*",
22   "resource_bundles": {
23     "NSR": [
24       "NSR/Assets/*.*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   }