blob: 6398e22f345e546fa07a1f374314f580900440a6 [file] [log] [blame]
{
"name": "MultipleModalsSegue",
"version": "1.1",
"summary": "Segue for displaying multiple view controllers modally at once",
"homepage": "https://github.com/alanihre/MultipleModalsSegue",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alanihre/MultipleModalsSegue.git",
"tag": "1.1"
},
"source_files": "MultipleModalsSegue/*.{h,m}",
"requires_arc": true,
"authors": {
"Alan Ihre": "alan.ihre@alanihre.se"
},
"license": "MIT"
}