blob: 94baf1bed606e16b510526371e1964bfd5ecdc26 [file] [log] [blame]
{
"name": "TCButton",
"version": "1.0.0",
"summary": "A UIButton that given custom assets, functions like iOS 7 style buttons.",
"homepage": "https://github.com/crizzwald/TCButton",
"license": {
"type": "PERSONAL",
"file": "LICENSE"
},
"authors": {
"Todd Crown": "ToddCrown@gmail.com"
},
"source": {
"git": "https://github.com/crizzwald/TCButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}