[Add] TencentEffect_A1-01 3.0.1.5
[CocoaPods.git] / Specs / c / 4 / f / XDProgressView / 1.0.0 / XDProgressView.podspec.json
blob352dc5719169b9b825f9172f30702992a42672f4
2   "name": "XDProgressView",
3   "version": "1.0.0",
4   "summary": "XDProgressView is similar to the UIPropressView.",
5   "description": "XDProgressView is similar to the UIPropressView. The difference is that XDProgressView is more flexible when you want to set it's height. In addition, you can also set text on it.",
6   "homepage": "https://github.com/Tbwas/XDProgressView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindong": "2446534103@qq.com"
13   },
14   "social_media_url": "http://www.jianshu.com/u/c8d5296a13a4",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Tbwas/XDProgressView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "progressView/XDProgressView/*.{h,m}",
23   "requires_arc": true