[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / b / Progress / 2.2.1 / Progress.podspec.json
blobe3c36aeefc006d500d09a5d5d586e876d49eb4cb
2   "name": "Progress",
3   "version": "2.2.1",
4   "summary": "A iOS progress indicator management tool",
5   "description": "Apart from any kinds of ProgresHUDs that capture the whole screen and lock the user interaction, Progress provides a more precise and elegant progress indicator. Progress allows you to add any number/kinds of progressor views into each view with only one line of code. The progress indicator can be an arbitrary combination of built-in/custom progressors. Progress helps you provide a fluent user experience in your iOS application.",
6   "homepage": "https://github.com/popodidi/Progress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "popodidi": "changhao@haostudio.cc"
13   },
14   "source": {
15     "git": "https://github.com/popodidi/Progress.git",
16     "tag": "2.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Progress/Classes/**/*",
22   "pushed_with_swift_version": "3.1"