blob: 034ad2bc5a6c6bb945c7105ae30eb675186a6668 [file] [log] [blame]
{
"name": "ZLJBaseTest11",
"version": "0.1.1",
"summary": "A short description of ZLJBaseTest11.",
"description": "this is ZLJBaseTest11 Component",
"homepage": "https://github.com/longios/PodBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lq2": "wzl930623@163.com"
},
"source": {
"git": "https://github.com/longios/PodBase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Base/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Masonry": [
],
"MGJRouter": [
"~>0.9.0"
]
}
}