blob: cfd6d68305c42a26f9572bc67fde1d64fb948806 [file] [log] [blame]
{
"name": "KkListActionSheetSwift",
"version": "0.0.2",
"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.2"
},
"source_files": "KkListActionSheetSwift/source/*.swift",
"resources": "KkListActionSheetSwift/resource/*.xib",
"resource_bundles": {
"KkListActionSheetSwift": [
"resource/*.xib"
]
},
"frameworks": "QuartzCore",
"requires_arc": true
}