blob: c993ab229241a7b90005688edd236feef2e2532f [file] [log] [blame]
{
"name": "MyTapbar",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MyTapbar/*.{h,m}",
"resource_bundles": {
"MyTapbar": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Addition": [
"~> 0.0.7"
]
}
}