blob: 5c02582633bcccc6620b0cc32fb7a30f04335da4 [file] [log] [blame]
{
"name": "KkListActionSheet-Swift",
"version": "0.0.1",
"summary": "it's light weight library. this library is extended the tableview to actionsheet",
"homepage": "https://github.com/kuririnz/KkListActionSheet-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keisuke kuribayashi": "montblanc.notdelicious@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kuririnz/KkListActionSheet-Swift.git",
"tag": "0.0.1"
},
"source_files": "KkListActionSheet-Swift/**/*.swift",
"resources": "KkListActionSheet-Swift/resource/*.xib",
"frameworks": "QuartzCore",
"requires_arc": true
}