blob: db197842d659589946398cb4a54c812151b3a421 [file] [log] [blame]
{
"name": "TMBrokeNewsSDK",
"version": "0.0.8",
"summary": "TM 报料组件",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMBrokeNewsSpec.git",
"tag": "0.0.8"
},
"source_files": "TMFramework/TMBrokeNewsSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMBrokeNewsSDK.framework"
},
"resources": "TMFramework/imgBundle.bundle",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"IQKeyboardManager": [
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"SDCycleScrollView": [
],
"SDAutoLayout": [
],
"YYModel": [
],
"SDWebImage": [
],
"TZImagePickerController": [
],
"ZFPlayer": [
],
"TMUserCenter": [
],
"TMComponentKitSDK": [
],
"AMapLocation": [
]
}
}