[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 6 / LPViewBorderMaker / 0.0.2 / LPViewBorderMaker.podspec.json
blob09cc0985de61e64376e8632a20852b188d21456b
2   "name": "LPViewBorderMaker",
3   "version": "0.0.2",
4   "summary": "UIView extension of making UIView borders",
5   "description": "UIView extension of making UIView borders via CAGradientLayer",
6   "homepage": "https://github.com/litt1e-p/LPViewBorderMaker",
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/LPViewBorderMaker.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPViewBorderMaker/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]