blob: e5e99818e8ea7f8086457598707e91237917d1ce [file] [log] [blame]
{
"name": "MyComponentB",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyComponentB/Classes/**/*",
"dependencies": {
"MyTestRouter": [
"~> 0.1.1"
]
}
}