blob: 481311444919c5fc8862d1d7ac9c33e7e6233317 [file] [log] [blame]
{
"name": "TBHomeKit",
"version": "0.0.1",
"summary": "A short description of TBHomeKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBHomeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBHomeKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBHomeKit/Classes/**/*.{h,m}",
"resource_bundles": {
"TBHomeKit": [
"TBHomeKit/Classes/**/*.xib",
"TBHomeKit/Assets/**/*.xcassets"
]
},
"static_framework": true,
"dependencies": {
"FCCategoryOCKit": [
],
"TBBaseKit": [
],
"TBSDWebImage": [
],
"TBAPIKit": [
],
"CTMediator": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"SVProgressHUD": [
],
"MJExtension": [
],
"TZImagePreviewController": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"JXCategoryView": [
],
"SDCycleScrollView": [
],
"ZFPlayer": [
],
"ZFPlayer/AVPlayer": [
],
"ZFPlayer/ControlView": [
]
}
}