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