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