[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / d / NSR / 2.1.0 / NSR.podspec.json
blob4cc6c8476c982721e1c9012be30ce796cd05355d
2   "name": "NSR",
3   "version": "2.1.0",
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.1.0"
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   }