blob: 2fae3d843c676188893f35db6b315d34b15a183e [file] [log] [blame]
{
"name": "KkListActionSheet",
"version": "0.0.4",
"summary": "First Release",
"homepage": "https://github.com/kuririnz/KkListActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keisuke kuribayashi": "montblanc.notdelicious@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kuririnz/KkListActionSheet.git",
"tag": "0.0.4"
},
"source_files": "KkListActionSheet/**/*.{h,m}",
"resources": "KkListActionSheet/resource/*.xib",
"frameworks": "QuartzCore",
"requires_arc": true
}