blob: d36cf78de1e8a72db21b4e399460bea04a350c1c [file] [log] [blame]
{
"name": "RSActionSheet",
"version": "1.0.0",
"summary": "A simple, block-based UIActionSheet wrapper.",
"homepage": "https://github.com/rsilva/RSActionSheet",
"license": "MIT",
"authors": {
"Rick Silva": "rick@rickjsilva.com"
},
"source": {
"git": "https://github.com/rsilva/RSActionSheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RSActionSheet/*.{h,m}",
"requires_arc": true
}