[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 7 / InspeeroLibs / 0.1.0 / InspeeroLibs.podspec.json
blobfe8580fb6c4849e388f9133c8d91c8069249455b
2   "name": "InspeeroLibs",
3   "version": "0.1.0",
4   "authors": "Inspeero Technologies.",
5   "summary": "A collection of stand-alone production-ready libraries focused on reusbility details.",
6   "homepage": "https://git2.inspeero.com/bsarwar/InspeeroLibraries",
7   "license": "MIT",
8   "source": {
9     "git": "https://git2.inspeero.com/bsarwar/InspeeroLibraries.git",
10     "tag": "0.1.0",
11     "branch": "develop"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "swift_version": "4.2",
18   "subspecs": [
19     {
20       "name": "InAppPurchase",
21       "platforms": {
22         "ios": "10.0"
23       },
24       "source_files": "Components/InAppPurchase/Source/*"
25     }
26   ]