blob: 6a1a7c4a8d694546f9c219b3cb35abdacb726797 [file] [log] [blame]
{
"name": "KUIActionSheet",
"version": "2.0.1",
"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.0.1"
},
"source_files": "KUIActionSheet/Classes/**/*.{swift}",
"resources": "KUIActionSheet/Assets/*.{png,xib}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}