[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / EKit / 2.12.2 / EKit.podspec.json
blob1ca4078863b3f967461eea9339f6070016e20b65
2   "name": "EKit",
3   "version": "2.12.2",
4   "summary": "UIKit的扩展集,初版支持在storyboard上给UIView及其子类配置圆角",
5   "description": "UIKit的扩展集,初版支持在storyboard上给UIView及其子类配置圆角, 后续还会添加其他的各种UI组件进来",
6   "homepage": "https://github.com/lazyjean/EKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lazyjean": "lazyjean@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lazyjean/EKit.git",
16     "tag": "2.12.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EKit/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"