[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 9 / SampleSubPod / 1.0.4 / SampleSubPod.podspec.json
blob2d494070ded9c1f547d850d7adab59355d0b4d18
2   "name": "SampleSubPod",
3   "version": "1.0.4",
4   "summary": "SampleSubPod is sample modular SDK for research purpose.",
5   "description": "SampleSubPod is sample modular SDK for research purpose. It had few modular subspec so user can install base on what they need.",
6   "homepage": "https://github.com/victortoya/SampleSubPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Agung Sukarno": "victor.sukarno@sg-edts.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/victortoya/SampleSubPod.git",
19     "tag": "1.0.4"
20   },
21   "subspecs": [
22     {
23       "name": "Color",
24       "source_files": "SampleSubPod/Color"
25     }
26   ]