[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 5 / LPViewCornerRadiusMaker / 0.0.2 / LPViewCornerRadiusMaker.podspec.json
blob1b57a170952249c99e06a7d1b9f3cd96f17c20db
2   "name": "LPViewCornerRadiusMaker",
3   "version": "0.0.2",
4   "summary": "UIView extension of making UIView cornerRadius",
5   "description": "an UIView extension of making UIView cornerRadius",
6   "homepage": "https://github.com/litt1e-p/LPViewCornerRadiusMaker",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPViewCornerRadiusMaker.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPViewCornerRadiusMaker/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]