[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / f / WLProgressView / 1.0.3 / WLProgressView.podspec.json
blobbe21734345436f306f4de8f005b2302f7e8665fa
2   "name": "WLProgressView",
3   "version": "1.0.3",
4   "summary": "A short description of WLProgressView.自定义进度条",
5   "description": "this project provide progress view for iOS developer",
6   "homepage": "https://github.com/iameternal/WLProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyabo": "liuyabo_weixiao@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/iameternal/WLProgressView.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "WLProgressView/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "WLProgressView/Classes/**/*.h",
27   "frameworks": "UIKit",
28   "requires_arc": true,
29   "dependencies": {
30     "Masonry": [
32     ]
33   }