blob: 60391d5190261af3d6ddda97be811229399e3cde [file] [log] [blame]
{
"name": "TBQRKit",
"version": "0.0.2",
"summary": "A short description of TBQRKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBQRKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBQRKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBQRKit/Classes/**/*",
"dependencies": {
"FCCategoryOCKit": [
],
"TBBaseKit": [
],
"TBWebKit": [
],
"CTMediator": [
]
}
}