blob: 68f07ef46a0751d9f3b9178aaef42dea35ba657b [file] [log] [blame]
{
"name": "CKLAHKActionSheet",
"version": "0.6.0",
"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/lucoceano/AHKActionSheet.git",
"tag": "0.6.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"QuartzCore"
]
}