[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / e / d / ZYCornerRadius / 0.5.1 / ZYCornerRadius.podspec.json
blob7783a2958af8c07b59a3899f1eaa04a3cf0d20e8
2   "name": "ZYCornerRadius",
3   "version": "0.5.1",
4   "summary": "A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency.",
5   "description": "A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency",
6   "homepage": "https://github.com/liuzhiyi1992/ZYCornerRadius",
7   "license": "MIT",
8   "authors": {
9     "liuzhiyi1992": "55137840@qq.com"
10   },
11   "platforms": {
12     "ios": "6.1"
13   },
14   "source": {
15     "git": "https://github.com/liuzhiyi1992/ZYCornerRadius.git",
16     "tag": "0.5.1"
17   },
18   "source_files": "ZYCornerRadius/CornerRadiusCategory/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true