blob: e710c269d133befc667475a3c4a764f4de659b31 [file] [log] [blame]
{
"name": "CJNavigationController",
"version": "1.0.0",
"summary": "Full screen slide back.",
"description": "Full screen slide back. \n* Markdown format. \n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/CrazyCJay/CJNavigationController",
"screenshots": "https://raw.githubusercontent.com/CrazyCJay/CJNavigationController/master/show.gif",
"license": "MIT",
"authors": {
"CrazyCJay": "CrazyCJay@163.com"
},
"social_media_url": "http://www.cnblogs.com/CrazyCJay/",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CrazyCJay/CJNavigationController.git",
"tag": "1.0.0"
},
"source_files": "CJNavigationController/**/*.{m,h}",
"requires_arc": true
}