[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / a / TKPrivateLib / 0.0.2 / TKPrivateLib.podspec.json
blob7fca87ba1db5c178c78b9dbd60c67cd198c09bae
2   "name": "TKPrivateLib",
3   "version": "0.0.2",
4   "summary": "A short description of TKPrivateLib.",
5   "homepage": "https://github.com/stkusegithub/TKPrivateLib",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Bruce_kun": "1164413398@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/stkusegithub/TKPrivateLib.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "subspecs": [
21     {
22       "name": "Helper",
23       "source_files": "TKPrivateLib/Classes/Helper/*.{h,m}"
24     }
25   ]