[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 3 / LQProgressBar / 0.0.1 / LQProgressBar.podspec.json
blobd2e57d4ea5fac72f5d98a04f27c2a352613804ca
2   "name": "LQProgressBar",
3   "version": "0.0.1",
4   "summary": "一个简单的进度条",
5   "description": "简单的进度条,可以用在下载文件的时候展示进度",
6   "homepage": "https://github.com/hongzhiqiang",
7   "license": "MIT",
8   "authors": {
9     "hongzhiqiang": "977202315@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/hongzhiqiang/LQProgressBar.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "LQProgressBar/**/*.{h,m}",
19   "frameworks": "UIKit"