[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 3 / 9 / RoundCorner / 0.0.1 / RoundCorner.podspec.json
blobfc56d4aa024d17b1d45c30def0ae30de427ec36a
2   "name": "RoundCorner",
3   "version": "0.0.1",
4   "summary": "cuting roundCorner without offscreen render.",
5   "homepage": "https://github.com/cxGoGoing/RoundCornerDemo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengxun": "chengxun08@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/cxGoGoing/RoundCornerDemo.git",
18     "tag": "v0.0.1"
19   },
20   "source_files": "RoundCornerCategory/*.{h,m}",
21   "requires_arc": true