[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 6 / LPViewBorderMaker / 0.0.1 / LPViewBorderMaker.podspec.json
blob902eeff4aa17b41104b6644194c57c0d34b3d4de
2   "name": "LPViewBorderMaker",
3   "version": "0.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPViewBorderMaker/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]