blob: b310c4188e3810d2b42f1b35fea6c878d6086211 [file] [log] [blame]
{
"name": "LGActionSheet",
"version": "1.1.2",
"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.2"
},
"summary": "Customizable implementation of UIActionSheet",
"requires_arc": true,
"source_files": "LGActionSheet/*.{h,m}"
}