[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 8 / KRDrawLine / 1.0 / KRDrawLine.podspec.json
blobd0fae4320d15f2cb55234b5df6d0183e109404f1
2   "name": "KRDrawLine",
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   ]