blob: 7cd6f9154d97fccdbfd95d8c397861016745b9fa [file] [log] [blame]
{
"name": "CKLAHKActionSheet",
"version": "0.6.1",
"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.1"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"QuartzCore"
]
}