[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 5 / ZSCornerRadius / 0.0.4 / ZSCornerRadius.podspec.json
blob58b66509829a90c0ad9ff08a9b718fdecc28815c
2   "name": "ZSCornerRadius",
3   "version": "0.0.4",
4   "summary": "高效率ImageView的圆角工具(本地iamge && 网络Image)",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/Kaelzzs/ZSCornerRadius.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kael": "zhouzuosong_Kael@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Kaelzzs/ZSCornerRadius.git",
16     "commit": "ed2f93ce569144e800bd70724758ca59144f591c"
17   },
18   "source_files": "ZSCornerRadius/*",
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.8.1"
22     ]
23   },
24   "requires_arc": true,
25   "platforms": {
26     "ios": "7.0"
27   }