blob: d64eea649372032e384f860716f7d5bf6d49e1c0 [file] [log] [blame]
{
"name": "AHKActionSheet",
"version": "0.5.3",
"summary": "An alternative to the UIActionSheet with a block-based API and a modern, customizable look.",
"homepage": "https://github.com/fastred/AHKActionSheet",
"license": "MIT",
"authors": {
"Arkadiusz Holko": "fastred@fastred.org"
},
"source": {
"git": "https://github.com/fastred/AHKActionSheet.git",
"tag": "0.5.3"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"QuartzCore"
]
}