[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / c / b / RMSaveButton / 0.1.0 / RMSaveButton.podspec.json
blobce0a06eacf2a65ce71886fb01161eaadb102fcbc
2   "name": "RMSaveButton",
3   "version": "0.1.0",
4   "summary": "A drop-in replacement for a click-to-save action in iOS..",
5   "homepage": "https://github.com/mcduffeyrt/RMSaveButton",
6   "license": "MIT",
7   "authors": {
8     "Richard McDuffey": "richard.t.mcduffey@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mcduffeyrt/RMSaveButton.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "RMSaveButton/RMSaveButton.{h,m}",
19   "resource_bundles": {
20     "RMSaveButton": [
21       "Pod/Assets/*.png"
22     ]
23   }