blob: 9b6e32c923b0a1de582ca542de087814f30d64af [file] [log] [blame]
{
"name": "TMUserCenter",
"version": "0.0.20",
"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.20"
},
"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": [
]
}
}