[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / d / XCornerRadius / 1.0.0 / XCornerRadius.podspec.json
blob1d5febdfcfa2030afb4021c9bfa47b69a7b5016d
2   "name": "XCornerRadius",
3   "version": "1.0.0",
4   "summary": "A short description of XCornerRadius.",
5   "description": "A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency",
6   "homepage": "https://github.com/BerXiu/XCornerRadius",
7   "license": "MIT",
8   "authors": {
9     "BerXiu": "502088292@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/BerXiu/XCornerRadius.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "XCornerRadius/XExtend/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true