blob: f10e468db75d4a67381c6784d92cb8ca9303a7fa [file] [log] [blame]
{
"name": "LPActionSheetView",
"version": "0.0.2",
"summary": "fully custom action sheet view",
"description": "a fully custom action sheet view",
"homepage": "https://github.com/litt1e-p/LPActionSheetView",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPActionSheetView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPActionSheetView/*",
"frameworks": [
"Foundation",
"UIKit"
]
}