[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / c / JMButtons / 0.1.9 / JMButtons.podspec.json
blobead5ae5341a7da1f06a2bf94fe456bca684616c8
2   "name": "JMButtons",
3   "version": "0.1.9",
4   "summary": "Custom UIButtons.",
5   "description": "Custom UIButtons with shadow",
6   "homepage": "https://github.com/JARMourato/JMButtons",
7   "license": "MIT",
8   "authors": {
9     "João Adriano Ramalho Mourato": "joao.armourato@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JARMourato/JMButtons.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "**/*",
20   "resource_bundles": {
21     "JMButtons": [
22       "*.png"
23     ]
24   },
25   "exclude_files": [
26     "JMButtons.podspec",
27     "LICENSE",
28     "README.md"
29   ]