blob: d299de8717e8a8cea7a0b20a071eac9f658ade39 [file] [log] [blame]
{
"name": "TTAnimationButton",
"version": "0.0.1",
"summary": "Initial version of TTAnimationButton.",
"description": "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"
},
"source_files": "TTAnimationButton/*",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}