[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 5 / AHDownloadButton / 1.3.0 / AHDownloadButton.podspec.json
blobd01b98c1b16d84598f2835ca89db6e4f975e162f
2   "name": "AHDownloadButton",
3   "version": "1.3.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.3.0"
17   },
18   "social_media_url": "https://twitter.com/hukicamer",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/AHDownloadButton/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"