blob: e1c27671ada3edfa245207744e1b072d165278c1 [file] [log] [blame]
{
"name": "SwpTransitions",
"version": "1.4.0",
"summary": "SwpTransitions 转场动画",
"description": "TODO: SwpTransitions 转场动画",
"homepage": "https://github.com/swp-song/SwpTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpTransitions.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpTransitions/Class/**/*.{h,m}",
"resources": "SwpTransitions/Resources/SwpTransitions.bundle",
"frameworks": "UIKit",
"requires_arc": true
}