[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / c / 1 / LKUIKit / 1.0.1 / LKUIKit.podspec.json
blob1ab268505bed6c7d853d73dcda9834924570469d
2   "name": "LKUIKit",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "LKUIKit/Classes/**/*",
18   "frameworks": [
19     "UIKit",
20     "QuartzCore"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "pushed_with_swift_version": "4.0"