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