blob: 7c963bab7a0cd724b4b11c06c3adc0a7e3fa1d07 [file] [log] [blame]
{
"name": "MyTapbar",
"version": "0.0.2",
"summary": "多item点击.",
"description": "多item点击集成。",
"homepage": "https://github.com/CaiChenghan/MyTapbar",
"license": "MIT",
"authors": {
"蔡成汉": "1178752402@qq.com"
},
"source": {
"git": "https://github.com/CaiChenghan/MyTapbar.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MyTapbar/*.{h,m}",
"resource_bundles": {
"MyTapbar": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Addition": [
]
}
}