[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / c / 1 / DownloadingProgressButton / 0.1.0 / DownloadingProgressButton.podspec.json
blobbf0ad9b9a529c3df07920d5b601ebffa96d7c88e
2   "name": "DownloadingProgressButton",
3   "version": "0.1.0",
4   "summary": "Button with progress indicator.",
5   "description": "Button with progress indicator. Use as downloading indicator or whatever you want.",
6   "homepage": "https://github.com/VAndrJ/DownloadingProgressButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VAndrJ": "vandrjios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VAndrJ/DownloadingProgressButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DownloadingProgressButton/Classes/**/*",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "3.0"