blob: a1f3f9a2566bd2a055c4a78dd3ad38ac82e0dac5 [file] [log] [blame]
{
"name": "TMUserCenter",
"version": "0.0.21",
"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.21"
},
"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": [
]
}
}