[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / c / TKUi / 1.0.0 / TKUi.podspec.json
blob361d252d882f337b5c2e5397ceab7dbf9520d7ba
2   "name": "TKUi",
3   "version": "1.0.0",
4   "summary": "A short description of TKUi.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shper/TKUi-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shper": "me@shper.cn"
13   },
14   "source": {
15     "git": "https://github.com/shper/TKUi-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TKUi/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~>1.2.0"
25     ]
26   }