[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / a / 4 / d / NSR / 2.1.3 / NSR.podspec.json
blob85e567fae310d310f167b98b3b3436cae2d42e88
2   "name": "NSR",
3   "version": "2.1.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.1.3"
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   }