[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / c / OnSpotSdk / 1.0.3 / OnSpotSdk.podspec.json
blob55d75f3f6dc95063075c643a508e3677e44fbf8a
2   "name": "OnSpotSdk",
3   "version": "1.0.3",
4   "summary": "OnSpot SDK",
5   "description": "OnSpot services framework",
6   "homepage": "https://github.com/Onspota/OnSpotIosSdk",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomer Lavi": "tomer@assist.co.il"
13   },
14   "source": {
15     "git": "https://github.com/Onspota/OnSpotIosSdk.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Framework/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.6"
31     ]
32   }