blob: 441418e9a7e6c3413413a279d88a2ca34f5bc60b [file] [log] [blame]
{
"name": "LGActionSheet",
"version": "1.1.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGActionSheet",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGActionSheet.git",
"tag": "1.1.1"
},
"summary": "Customizable implementation of UIActionSheet",
"requires_arc": true,
"source_files": "LGActionSheet/*.{h,m}"
}