[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / f / KRDrawLineSpec / 1.0 / KRDrawLineSpec.podspec.json
blobaa5dd3bdd60d7352ef2493c9d8deec6bf66eb9c7
2   "name": "KRDrawLineSpec",
3   "version": "1.0",
4   "summary": "画一像素线",
5   "description": "用于进行画一像素线",
6   "homepage": "https://github.com/gurongkang",
7   "license": "MIT",
8   "authors": {
9     "gurongkang": "1530669303@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gurongkang/KRDrawLineView.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "Classes",
20     "KRDrawLineView/DrawLineView/**/*.{h,m}"
21   ]