[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / f / XDProgressView / 1.2.0 / XDProgressView.podspec.json
blob328528d46e0c247dbe59deff11a064f78ac2d95d
2   "name": "XDProgressView",
3   "version": "1.2.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": "xin.dong@dongxin.online"
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.2.0"
21   },
22   "source_files": "progressView/XDProgressView/*.{h,m}",
23   "requires_arc": true