blob: 766ebb40181fcc586c4a69b74a74c3543cfc68a5 [file] [log] [blame]
{
"name": "KUIActionSheet",
"version": "1.0.6",
"summary": "Custom UIActionSheet",
"description": "Custom UIActionSheet for Swift",
"homepage": "https://github.com/Kofktu/KUIActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUIActionSheet.git",
"tag": "1.0.6"
},
"source_files": "KUIActionSheet/Classes/**/*.{swift}",
"resources": "KUIActionSheet/Assets/*.{png,xib}",
"requires_arc": true
}