blob: daeea17298247aa3088e26acb8cb634e563bcf99 [file] [log] [blame]
{
"name": "SGControllerTransition",
"summary": "It is no longer difficult to animate the controller.",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sylphghost": "sylphghost@outlook.com"
},
"homepage": "https://github.com/sylphghost/SGControllerTransition",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sylphghost/SGControllerTransition.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "SGControllerTransition/**/*.{h,m}"
}