blob: c4f87c85d3f1b1c086bda4c9d459f90b74e7b4db [file] [log] [blame]
{
"name": "KkListActionSheet",
"version": "0.0.2",
"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.2"
},
"source_files": "KkListActionSheet/**/*.{h,m}",
"resources": "KkListActionSheet/resource/*.xib",
"frameworks": "QuartzCore",
"requires_arc": true
}