blob: 9a70161471a66f93f78c43675a8f46a29b137c02 [file] [log] [blame]
{
"name": "GCMNavStackMachine",
"version": "0.1.0",
"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.0"
},
"source_files": "GCMNavStackMachine/GCMNavStackMachine/*.{h,m}",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}