[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 9 / f / XTOnePixelLine / 1.0.0 / XTOnePixelLine.podspec.json
blob3775d57de878ed6112aac2f46c49592fa5e957f9
2   "name": "XTOnePixelLine",
3   "version": "1.0.0",
4   "summary": "A convinent way to draw one pixel line on all devices.",
5   "description": "                   One pixel line used to be an annoying problem, because we have multiply screen resolution.\n                   We give a universal solution on all devices.\n\n",
6   "homepage": "https://github.com/wuwen1030/XTOnePixelLine",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "wuwen": "wuwen.xb@alibaba-inc.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/wuwen1030/XTOnePixelLine.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "OnePixelLine/XTOnePixelLine/*.{h,m}"