[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 7 / 3 / DBCorner / 0.1.1 / DBCorner.podspec.json
blob2f1a31d3a608c0687f8faeb497c768e608698688
2   "name": "DBCorner",
3   "version": "0.1.1",
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.1"
19   },
20   "source_files": "Class/*.{h,m}",
21   "requires_arc": true