[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / e / d / ZYCornerRadius / 0.3.1 / ZYCornerRadius.podspec.json
blob6f99fcae9df0084f9d80f8840d0ccc80f76c9804
2   "name": "ZYCornerRadius",
3   "version": "0.3.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.3.1"
17   },
18   "source_files": "ZYCornerRadiusImageView/CornerRadiusCategory/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true