[Add] PubNubSwift 8.2.3
[CocoaPods.git] / Specs / 4 / e / 5 / AHDownloadButton / 1.1.0 / AHDownloadButton.podspec.json
blob8eca206d74884adc0427fb9d7c83abfb1fd41e80
2   "name": "AHDownloadButton",
3   "version": "1.1.0",
4   "summary": "Customisable download button with progress animation",
5   "description": "AHDownloadButton is a customisable download button similar to the download button in the latest version of Apple's App Store app (since iOS 11).\nIt features download progress animation as well as animated transitions between download states: start download, pending, downloading and downloaded.",
6   "homepage": "https://github.com/amerhukic/AHDownloadButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amer Hukić": "hukicamer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amerhukic/AHDownloadButton.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/hukicamer",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AHDownloadButton/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"