blob: c9d16a1f8e4ca1fa7cefdccf4ca0596e93f6e097 [file] [log] [blame]
{
"name": "testBadgeComeIN",
"version": "0.0.1",
"summary": "test badge come in.",
"homepage": "http://EXAMPLE/testBadgeComeIN",
"license": "MIT",
"authors": {
"guozinong": "guozinong@qiyi.com"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "http://gitlab.qiyi.domain/guozinong/testBadgeComeIN.git",
"tag": "0.0.1"
},
"source_files": "BadgeComeIN/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}