blob: 621a4e5347516733c482ab99aabaaa889698d99d [file] [log] [blame]
{
"name": "HHTransitionAnimator",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHTransitionAnimator/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}