[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 8 / KeenExtension / 1.0.2 / KeenExtension.podspec.json
blob0c921d1b9f1cdff71f036ba0bcfcb5273d606f2e
2   "name": "KeenExtension",
3   "version": "1.0.2",
4   "summary": "对 UIKit、Foundation 等系统库中常见控件属性、函数的扩展",
5   "homepage": "https://github.com/chongzone/KeenExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chongzone": "chongzone@163.com"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/chongzone/KeenExtension.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "KeenExtension/Classes/**/*",
23   "swift_version": "5.0"