[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 6 / 0 / HJProgressView / 2.0.0 / HJProgressView.podspec.json
blobcac574197e38738232898f3fbd91b3ec6eef0c5b
2   "name": "HJProgressView",
3   "version": "2.0.0",
4   "summary": "首次提交",
5   "description": "系统进度条自定义,一行代码实现高度,颜色等属性设置",
6   "homepage": "https://github.com/huluo666/HJProgressView",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2016\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "H罗": "huluo666@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/huluo666/HJProgressView.git",
19     "tag": "2.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "HJProgressView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true