blob: 77f80a4a51a2223d6c80e7b5384cc43f7a09c62c [file] [log] [blame]
{
"name": "KUIActionSheet",
"version": "1.0.9",
"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.9"
},
"source_files": "KUIActionSheet/Classes/**/*.{swift}",
"resources": "KUIActionSheet/Assets/*.{png,xib}",
"requires_arc": true
}