blob: b10f85e79cda2fd8886a0bca2ce43de20eb8135a [file] [log] [blame]
{
"name": "MTDActionSheet",
"version": "1.0.3",
"summary": "A customizable UIActionSheet replacement for the iPad",
"homepage": "https://github.com/myell0w",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias Tretter": "m.yellow@gmx.at"
},
"source": {
"git": "https://github.com/myell0w/MTDActionSheet.git",
"tag": "1.0.3"
},
"source_files": "MTDActionSheet/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}