[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 1 / LKUIKit / 1.0 / LKUIKit.podspec.json
blob2737409ba949ca57e8afacca49e1a8dcb67f5b76
2   "name": "LKUIKit",
3   "version": "1.0",
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"
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"