blob: 100c2bc29315865c9de77e08db3c81aac30ea2c9 [file] [log] [blame]
{
"name": "TBMineKit",
"version": "0.0.5",
"summary": "A short description of TBMineKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBMineKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBMineKit.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBMineKit/Classes/**/*.{h,m}",
"resource_bundles": {
"TBMineKit": [
"TBMineKit/Assets/**/*.xcassets",
"TBMineKit/Classes/**/*.xib"
]
},
"dependencies": {
"TBBaseKit": [
],
"FCCategoryOCKit": [
],
"TBUserRegisterKit": [
],
"TBSDWebImage": [
],
"TBQRKit": [
],
"TBUserMessagetKit": [
],
"TBMessageKit": [
],
"TBAPIKit": [
],
"CHTCollectionViewWaterfallLayout": [
],
"Masonry": [
],
"BlocksKit": [
],
"MJExtension": [
]
}
}