blob: 08c2510e01dbb383bbfaa8e1ba2364ca23973703 [file] [log] [blame]
{
"name": "HWModalTransition",
"version": "1.0.1",
"summary": "轻松实现自定义转场",
"homepage": "https://github.com/wanghouwen/HWModalTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghouwen": "wanghouwen123@126.com"
},
"source": {
"git": "https://github.com/wanghouwen/HWModalTransition.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "HWModalTransition/*.{h,m}",
"public_header_files": "HWModalTransition/*.h",
"dependencies": {
"HWExtension/Category": [
]
}
}