blob: 0073f655f2c039517b243dffaab1f3c9a2ecad78 [file] [log] [blame]
{
"name": "HHTransitionAnimator",
"version": "0.1.1",
"summary": "封装自定义转场动画",
"homepage": "https://github.com/xiaoxm/HHTransitionAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herui": "herui@ifensi.com"
},
"source": {
"git": "https://github.com/xiaoxm/HHTransitionAnimator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHTransitionAnimator/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}