blob: fea557d52f54b0674e7751944da246bb60c6e896 [file] [log] [blame]
{
"name": "BWCustomTransition",
"version": "1.0.1",
"summary": "A library that helps developers quickly integrate transition animations.",
"description": "A library that helps developers quickly integrate transition animations.",
"homepage": "https://github.com/BossKaiGe/BWCustomTransition",
"license": "MIT",
"authors": {
"大凯哥": "angxian66@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BossKaiGe/BWCustomTransition",
"tag": "1.0.1"
},
"source_files": "BWCustomTransition/CustomTransition/**/*.{h,m,c}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}