blob: 424b651d82a55ef52e8161481b7c0a9805fcfa9c [file] [log] [blame]
{
"name": "MYRoutes",
"version": "0.0.1",
"summary": "simplify application view transition. original API make very easy and more useful.",
"requires_arc": true,
"description": " simplify application view transition. original API make very easy and more useful.\n - simplify code.\n - Support for UINavigationController transition completion. not use delegate\n - Support with parameters transtion\n",
"homepage": "https://github.com/nyankichi820/MYRoutes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masafumi yoshida": "masafumi.yoshida820@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nyankichi820/MYRoutes.git",
"tag": "0.0.1"
},
"source_files": "MYRoutes/Classes"
}