blob: 384cf95240b8c78b58f64e0324ca26d8eed3763a [file] [log] [blame]
{
"name": "KPActionSheet",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"KPActionSheet",
"KPActionSheet/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}