blob: d01db87fa7901cf67104597a98ec5b8a7eff51dc [file] [log] [blame]
{
"name": "TJLButtonView",
"version": "1.0.1",
"license": "MIT",
"summary": "A view with buttons arranged in a circle pattern that animate out from the center. ",
"homepage": "https://github.com/tLewisII/TJLButtonView",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLButtonView.git",
"tag": "v1.0.1"
},
"source_files": "TJLButtonView/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": "QuartzCore"
}
}