[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / d / LProgressView / 0.1 / LProgressView.podspec.json
blobc752c412abe07d13aecad26d07df880f695744ba
2   "name": "LProgressView",
3   "version": "0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "条形进度条",
12   "homepage": "https://github.com/WXLwkl/LProgressView",
13   "authors": {
14     "xingl": "935858549@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WXLwkl/LProgressView.git",
18     "tag": "0.1"
19   },
20   "description": "**条形进度条**",
21   "source_files": "LProgressView/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true