blob: 94a9d02c699b7b9cb7d145e494f427f082a87906 [file] [log] [blame]
{
"name": "TMProjectSDK",
"version": "0.0.2",
"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/TMProjectSDKSpec.git",
"tag": "0.0.2"
},
"source_files": "TMFramework/TMProjectSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMProjectSDK.framework"
},
"resources": "TMFramework/HLHJSpecialTopicsResource.bundle",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
],
"YYModel": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"IQKeyboardManager": [
],
"TMUserCenter": [
],
"TMComponentKitSDK": [
]
}
}