[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / c / 1 / LKUIKit / 1.0.2 / LKUIKit.podspec.json
blob70091e937194578411f6427c556c9f397d66e47d
2   "name": "LKUIKit",
3   "version": "1.0.2",
4   "summary": "A Swift extension that adds toast notifications to the UIView object class.",
5   "homepage": "https://github.com/cnzlh/LKUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhulinhua": "20825520@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/cnzlh/LKUIKit.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "LKUIKit/Classes/**/*",
18   "frameworks": [
19     "UIKit",
20     "QuartzCore"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   }