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