[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 9 / a / EKit / 0.1.4 / EKit.podspec.json
blob8bda17a0febc7110fd5893059994b9a4547c6346
2   "name": "EKit",
3   "version": "0.1.4",
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": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EKit/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"