blob: 166e693d45d57416904f2c7c22ec6139189f94a8 [file] [log] [blame]
{
"name": "EPSCommandCell",
"version": "0.1.2",
"summary": "A table view cell with a rac_command property.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSCommandCell",
"license": "MIT",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSCommandCell.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"ReactiveCocoa": [
"~> 2.3"
]
}
}