[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / f / XTOnePixelLine / 0.0.1 / XTOnePixelLine.podspec.json
blob1bdb5dbc6779c5375460431d691e5c37d665e0ac
2   "name": "XTOnePixelLine",
3   "version": "0.0.1",
4   "summary": "An very convenient way to create one pixel line.",
5   "description": "We did this to make implemention of 1px line easier. Also avaliable in interface builder.",
6   "homepage": "https://github.com/wuwen1030/XTOnePixelLine",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "XiaBin": "xiabin@tuniu.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/wuwen1030/XTOnePixelLine.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "OnePixelLine/XTOnePixelLine/*.{h,m}",
21   "requires_arc": true