[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / d / NSR / 2.3.1 / NSR.podspec.json
blob0903bd17b32b8dbeb1ca6f51493b3cf4e57f4300
2   "name": "NSR",
3   "version": "2.3.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.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NSR/Classes/**/*",
22   "resource_bundles": {
23     "NSR": [
24       "NSR/Assets/*.*"
25     ]
26   }