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