blob: 80384c2e751fd906fab8a2f8efd08a706b908edb [file] [log] [blame]
{
"name": "WLTransitionKit",
"version": "1.1.0",
"summary": "A Lib For transition.",
"description": "A Lib For transition.",
"homepage": "https://github.com/StoneStoneStoneWang/WLTransitionKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLTransitionKit.git",
"tag": "1.1.0"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"WLToolsKit": [
],
"WLBaseViewController": [
]
}
}