blob: e77092bb0da2c2144ca75b8e80ea08fdfda2281a [file] [log] [blame]
{
"name": "LJJRouter",
"version": "0.4.0",
"summary": "A short description of LJJRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liusui/LJJRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liusui": "952923202@qq.com"
},
"source": {
"git": "https://github.com/liusui/LJJRouter.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJJRouter/Classes/**/*",
"dependencies": {
"MZFormSheetPresentationController": [
"~> 2.4.2"
]
}
}