blob: 777b4709e5dff7a6a8c5ba44ad3abea8b3cee34f [file] [log] [blame]
{
"name": "TMUserCenter",
"version": "0.0.16",
"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.16"
},
"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": [
]
}
}