[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 6 / b / Progress / 2.1 / Progress.podspec.json
blob8ffbdd8d95c3aeedd1437848977d83b715785ba9
2   "name": "Progress",
3   "version": "2.1",
4   "summary": "A iOS progress indicator management tool",
5   "description": "Apart from using any kind of ProgresHUDs, which 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/kind of progressor view into each view with only one line of code. The progressor views can be an arbitrary combination of built-in/custom ones. 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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Progress/Classes/**/*",
22   "pushed_with_swift_version": "3.1"