| { | |
| "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 | |
| } |