blob: e3dabbf7a26a8457c29d9ed8c8e473e34a5c0f39 [file] [log] [blame]
{
"name": "MyComponentB",
"version": "0.1.1",
"summary": "Test MyComponentB.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qiuqiu32/MyComponentB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1442687881@qq.com": "1442687881@qq.com"
},
"source": {
"git": "https://github.com/qiuqiu32/MyComponentB.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyComponentB/Classes/**/*",
"dependencies": {
"MyTestRouter": [
"~> 0.1.1"
]
}
}