blob: 4aa9c31e22431f2361a82bf378cdca9e9abdaaf2 [file] [log] [blame]
{
"name": "TBCommentKit",
"version": "0.0.6",
"summary": "A short description of TBCommentKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBCommentKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBCommentKit.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBCommentKit/Classes/**/*.{h,m}",
"resource_bundles": {
"TBCommentKit": [
"TBCommentKit/Classes/**/*.xib",
"TBCommentKit/Assets/**/*.xcassets"
]
},
"dependencies": {
"FCCategoryOCKit": [
],
"TBBaseKit": [
],
"TBAPIKit": [
],
"TBSDWebImage": [
],
"CTMediator": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"MJExtension": [
],
"SDWebImage": [
],
"TZImagePreviewController": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"JXCategoryView": [
],
"LYEmptyView": [
],
"YYModel": [
],
"FWPopupViewOC": [
]
}
}