blob: 981b91a0b6878470349505beb456e104a9e48235 [file] [log] [blame]
{
"name": "TMUserCenter",
"version": "0.0.47",
"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/TmCompSpec.git",
"tag": "0.0.47"
},
"source_files": "TMFramework/SetI001.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/SetI001.framework"
},
"resources": "TMFramework/SetI001.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"MJRefresh": [
],
"TMShare": [
],
"TYAttributedLabel": [
],
"SDCycleScrollView": [
],
"IQKeyboardManager": [
],
"TMComponentKitSDK": [
],
"DZNEmptyDataSet": [
]
}
}