blob: 7f4bb18f21c33209ae03d68f00626ef4bab6781f [file] [log] [blame]
{
"name": "TTAnimationButton",
"version": "0.0.6",
"summary": "A vivid button with beautiful animation like twitter 'like button'.",
"description": "Initial version. A vivid button with beautiful animation like twitter 'like button'.",
"homepage": "https://github.com/StoryOfMyLife/TTAnimationButton.git",
"license": "MIT",
"authors": {
"liuty": "6tingy@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/StoryOfMyLife/TTAnimationButton.git",
"tag": "0.0.6"
},
"source_files": "TTAnimationButton/*",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}