blob: bd6a49af3a46e0f3d24c8761c1520ea77435b6cc [file] [log] [blame]
{
"name": "CGModelTransition",
"version": "0.1.1",
"summary": "A custom transition for present modal view controller",
"homepage": "https://github.com/CodeGeekXu/CGModelTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codegeekxu@gmail.com": "codegeekxu@gmail.com"
},
"source": {
"git": "https://github.com/CodeGeekXu/CGModelTransition.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGModelTransition/Classes/**/*"
}