blob: 5f9012f9890cbfce5d86bf76e97934ea086440d3 [file] [log] [blame]
{
"name": "OTBase",
"version": "0.1.0",
"summary": "A short description of OTBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/miaozhang9/OTBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miaozhang9": "395052985@qq.com"
},
"source": {
"git": "https://github.com/miaozhang9/OTBase.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OTBase/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGJRouter": [
"~> 0.9.1"
]
}
}