blob: e6ba128a03165f62fb838b5d00b1a8f493504b6b [file] [log] [blame]
{
"name": "LJJRouter",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJJRouter/Classes/**/*",
"dependencies": {
"MZFormSheetPresentationController": [
"~> 2.4.2"
]
}
}