blob: b141b52b7e23543c06ff8d1f4c91f6c9792f16ae [file] [log] [blame]
{
"name": "ViewAnimator-Objc",
"version": "0.0.1",
"summary": "One line of code for animation.",
"description": "Easy to use animation. One line of code for animation.",
"homepage": "https://github.com/NoahJJ/ViewAnimator-Objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noah": "19904446598@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NoahJJ/ViewAnimator-Objc.git",
"tag": "0.0.2"
},
"source_files": [
"ViewAnimator",
"*.{h,m}"
]
}