blob: a8cbb1d39c2b664ff3cc4daa35fe289c811b436e [file] [log] [blame]
{
"name": "TSTransitionKit_Swift",
"version": "1.0.4",
"summary": "A Lib For transition.",
"description": "A Lib For vc.",
"homepage": "https://github.com/StoneStoneStoneWang/TSTransitionKit_Swift",
"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/TSTransitionKit_Swift.git",
"tag": "1.0.4"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"TSToolKit_Swift": [
],
"TSBaseViewController_Swift": [
]
}
}