blob: 0794f91d46dda9190834eaeb9d96e7f8743ba81d [file] [log] [blame]
{
"name": "SYMaterialSegue",
"version": "1.0",
"summary": "A custom storyboard segue like the Android Material Animation style.",
"homepage": "https://github.com/Sunnyyoung/SYMaterialSegue",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/Sunnyyoung"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/SYMaterialSegue.git",
"tag": "1.0"
},
"source_files": "SYMaterialSegue/SYMaterialSegue/*.{h,m}",
"requires_arc": true
}