blob: 0d7b377c20d612284609763cacb8adecd377500e [file] [log] [blame]
{
"name": "WKAnimatorManager",
"version": "0.1.1",
"license": "MIT",
"summary": "VC转场动画管理框架,使用简便,扩充性强,支持左滑动画",
"description": "整合VC转场代理管理,轻度封装,扩展性强,持左滑动画。欢迎使用~",
"homepage": "https://github.com/WangKunKun",
"authors": {
"Wangkunkun": "357863248@qq.com"
},
"source": {
"git": "https://github.com/WangKunKun/WKVCTransitionsManager.git",
"tag": "0.1.1"
},
"source_files": "Transitions",
"public_header_files": "Transitions/*.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}