blob: 5caf2ee4db54705a02aef0b90ad3c9f89d466f13 [file] [log] [blame]
{
"name": "TSTTransition",
"version": "1.0.1",
"summary": "A custom ViewController Transition, similar to Tecent Sports App",
"homepage": "https://github.com/jianghongbing/TSTTransition",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jianghongbing/TSTTransition.git",
"tag": "1.0.1"
},
"source_files": "TSTTransition/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"authors": "jianghongbing",
"requires_arc": true
}