[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / e / 5 / AHDownloadButton / 1.2.0 / AHDownloadButton.podspec.json
blob9c410be403a6dd56648f1c9111ee3d26a69dfbdc
2   "name": "AHDownloadButton",
3   "version": "1.2.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.2.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": "5.0"