blob: 059262921a133f24c3d0f9d649d858e0dce22d76 [file] [log] [blame]
{
"name": "TTAnimationButton",
"version": "0.0.9",
"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.9"
},
"source_files": "TTAnimationButton/*",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}