[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / d / 6 / 0 / HJProgressView / 1.0.0 / HJProgressView.podspec.json
blob7e291136bf73ee9d763a4122300c3e0b57f4580f
2   "name": "HJProgressView",
3   "version": "1.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": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "HJProgressView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true