blob: 590ad9d642a9ea2ae68775ff8a1b517adb646532 [file] [log] [blame]
{
"name": "RouterSubApp",
"version": "1.0.0",
"summary": "A short description of RouterSubApp.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mg459046365/RouterSubApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mg459046365": "mg459046365@gmail.com"
},
"source": {
"git": "https://github.com/mg459046365/RouterSubApp.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RouterSubApp/Classes/**/*",
"dependencies": {
"RouterMediator": [
"~> 1.0.1"
]
}
}