[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 5 / AHDownloadButton / 1.0.0 / AHDownloadButton.podspec.json
blobbb24913ad0e3080f72157534e93c1ca535221aef
2   "name": "AHDownloadButton",
3   "version": "1.0.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.0.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"