blob: ce0a06eacf2a65ce71886fb01161eaadb102fcbc [file] [log] [blame]
{
"name": "RMSaveButton",
"version": "0.1.0",
"summary": "A drop-in replacement for a click-to-save action in iOS..",
"homepage": "https://github.com/mcduffeyrt/RMSaveButton",
"license": "MIT",
"authors": {
"Richard McDuffey": "richard.t.mcduffey@gmail.com"
},
"source": {
"git": "https://github.com/mcduffeyrt/RMSaveButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RMSaveButton/RMSaveButton.{h,m}",
"resource_bundles": {
"RMSaveButton": [
"Pod/Assets/*.png"
]
}
}