blob: 8a8555d50d5be5fd30a8f2dede746ff02409795b [file] [log] [blame]
{
"name": "GCMNavStackMachine",
"version": "0.1.1",
"summary": "A state machine tuned for common UINavigationController needs.",
"homepage": "https://github.com/gamechanger/GCMNavStackMachine",
"authors": {
"Phil Sarin": "phil.sarin@gamechanger.io"
},
"source": {
"git": "https://github.com/gamechanger/GCMNavStackMachine.git",
"tag": "0.1.1"
},
"source_files": "GCMNavStackMachine/GCMNavStackMachine/*.{h,m}",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}