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