blob: a331d72b729d7b931321f4fa617c10dd5aae9101 [file] [log] [blame]
{
"name": "AOTrayView",
"version": "0.0.1",
"summary": "A nice tray to show items at the bottom of an iOS view, usually used in combination with a UITableView.",
"homepage": "https://github.com/obuseme/AOTrayView",
"screenshots": "https://github.com/obuseme/AOTrayView/blob/master/Screenshots/pic1.png?raw=true",
"license": "MIT",
"authors": {
"Andy Obusek": "obusek@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/obuseme/AOTrayView.git",
"tag": "0.0.1"
},
"source_files": "AOTrayView",
"requires_arc": true
}