[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 7 / InspeeroLibs / 0.2.0 / InspeeroLibs.podspec.json
blobeb6c05434baca0e4083b1ecc1d390009927a126a
2   "name": "InspeeroLibs",
3   "version": "0.2.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.2.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   ]