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