[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 7 / WyhCornerRadius / 1.0.1 / WyhCornerRadius.podspec.json
blob96f6ca43ec73933d172014d82a047d9291d681c1
2   "name": "WyhCornerRadius",
3   "version": "1.0.1",
4   "summary": "Quick and easy to set UIView's corner radius and border without off-screen rendering problem in GPU.",
5   "homepage": "https://github.com/XiaoWuTongZhi/WyhCornerRadius",
6   "license": "MIT",
7   "authors": {
8     "wyh": "609223770@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/XiaoWuTongZhi/WyhCornerRadius.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "WyhCornerRadius",
19     "WyhCornerRadius/WyhCornerRadius/WyhCornerRadius/*.{h,m}"
20   ],
21   "frameworks": "UIKit"