blob: 892d591b0a02131265c37831ef8b90482d9cbfbd [file] [log] [blame]
{
"name": "HHPopAnimation",
"version": "0.0.1",
"summary": "导航返回效果",
"description": "导航返回,缩放样式",
"homepage": "https://github.com/GuuHeng/HHPopAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hu Heng": "huheng080309@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GuuHeng/HHPopAnimation.git",
"tag": "0.0.1"
},
"source_files": "HHPopAnimationDemo/HHPopAnimationDemo/HHPopAnimation/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}