blob: c5d78631fa184d0dbfed574350ec33ef5230d018 [file] [log] [blame]
{
"name": "TBQRKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBQRKit/Classes/**/*",
"dependencies": {
"FCCategoryOCKit": [
],
"TBBaseKit": [
],
"TBWebKit": [
],
"CTMediator": [
]
}
}