blob: afd90f1772dae0b9e18c98832ea2839a495374f3 [file] [log] [blame]
{
"name": "TMSwift",
"version": "0.0.2",
"summary": "TM Swift",
"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/TMSwiftSpec.git",
"tag": "0.0.2"
},
"source_files": "TMFramework/TMSwiftSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMSwiftSDK.framework"
},
"resources": "TMFramework/z02sckhd_6wQgx_User.bundle",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
],
"Cosmos": [
],
"YHTool": [
"~> 1.1.6"
],
"MJRefresh": [
"~> 3.1.12"
],
"IQKeyboardManager": [
],
"TMUserCenter": [
]
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
}
}