[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / b / DownloadButton / 0.1.0 / DownloadButton.podspec.json
blob2f4e7e82147d46e26e035537c401639d04b0fda1
2   "name": "DownloadButton",
3   "version": "0.1.0",
4   "summary": "Customizable Appstore style download button.",
5   "description": "                       Customizable Appstore style download button, and other UI components\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/PavelKatunin/DownloadButton",
7   "screenshots": [
8     "https://cloud.githubusercontent.com/assets/1636737/7920830/2c4470da-08aa-11e5-99be-e7e9a04479f8.png",
9     "https://cloud.githubusercontent.com/assets/1636737/7920909/7403d906-08aa-11e5-92d5-f92a09bc2bdc.png"
10   ],
11   "license": "Apache License, Version 2.0",
12   "authors": {
13     "Pavel Katunin": "wk.katunin@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PavelKatunin/DownloadButton.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/KatuninP",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "DownloadButton": [
27       "Pod/Assets/*.png"
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h",
31   "frameworks": "UIKit"