blob: 9b4ab7af68dee98550100237c790ad6bafaf612e [file] [log] [blame]
{
"name": "ZLJBaseTest11",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Base/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Masonry": [
],
"MGJRouter": [
"~>0.9.0"
]
}
}