[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / 9 / a / EKit / 0.3.1 / EKit.podspec.json
blob22a2e7fa681cd65dd8221dc3ecb4e0131bbb9d5d
2   "name": "EKit",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EKit/**/*",
22   "frameworks": "UIKit"