blob: fbc39b2e1aca74089c62fe78309aaacc206fc919 [file] [log] [blame]
{
"name": "TJLBarButtonMenu",
"version": "1.0.0",
"license": "MIT",
"summary": "A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.",
"homepage": "https://github.com/tLewisII/TJLButtonView",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLBarButtonMenu.git",
"tag": "v1.0.0"
},
"source_files": "TJLBarButtonMenu/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}