blob: 281f22ed64bcfa4f0f67325232b5fed83cce9c90 [file] [log] [blame]
{
"name": "KUIActionSheet",
"version": "2.5.0",
"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": "2.5.0"
},
"source_files": "KUIActionSheet/Classes/**/*.{swift}",
"resources": "KUIActionSheet/Assets/*.{png,xib}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}