[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 7 / 3 / DBCorner / 0.1.0 / DBCorner.podspec.json
blobe1b02aece573ad06fe21ac4a076f1078da0d896a
2   "name": "DBCorner",
3   "version": "0.1.0",
4   "summary": "一行代码给任意视图添加高性能圆角,四个角可选 可添加描边属性",
5   "homepage": "https://github.com/DreamBuddy/DBCorner.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DreamBuddy": "304511495@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/DreamBuddy/DBCorner.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Class/*.{h,m}",
21   "requires_arc": true