blob: 4bb8fccddf6ea992331c90e7f8edb8c7954995ee [file] [log] [blame]
{
"name": "Badmintonbrush",
"version": "0.0.2",
"summary": "Badmintonbrush.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Z-xiansheng/badmintonbrush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"羽球刷刷刷": "1787962347@qq.com"
},
"source": {
"git": "https://gitee.com/Z-xiansheng/badmintonbrush.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Badmintonbrush/Classes/**/*",
"resource_bundles": {
"Badmintonbrush": [
"Badmintonbrush/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SVProgressHUD": [
]
}
}