[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 3 / WLCCornerRadius / 1.0 / WLCCornerRadius.podspec.json
blob854163ef615b17106549d55236d8292691e676a1
2   "name": "WLCCornerRadius",
3   "version": "1.0",
4   "summary": "A very simple but high performance way to set corner for UIImageView",
5   "homepage": "https://github.com/wanglichun",
6   "license": "MIT",
7   "authors": {
8     "wanglichun": "wlccqu@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wanglichun/WLCCornerRadius",
15     "tag": "1.0"
16   },
17   "source_files": "UIImageView+WLCCornerRadius/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"