blob: e8e1ceb8723258ff915739701130cf108d180127 [file] [log] [blame]
{
"name": "KPActionSheet",
"version": "1.0",
"summary": "A replacement of default action sheet, but has very simple usage.",
"homepage": "https://github.com/khuong291/KPActionSheet",
"license": "MIT",
"authors": {
"khuong291": "dkhuong291@gmail.com"
},
"source": {
"git": "https://github.com/khuong291/KPActionSheet.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"KPActionSheet",
"KPActionSheet/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}