blob: e56820086b2807bb3e6f053eb4b087f5cbb72b04 [file] [log] [blame]
{
"name": "TwitterLike",
"version": "1.0",
"summary": "Twitter like button animation in Swift",
"description": "Twitter like button animation in Swift, custom cell",
"homepage": "https://github.com/kevinil/TwitterLike",
"license": "MIT",
"authors": {
"Kevinil": "303418755@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kevinil/TwitterLike.git",
"tag": "1.0"
},
"source_files": "TwitterLike/*",
"frameworks": "UIKit",
"requires_arc": true
}