blob: ce1a9377b4e0f9b9422004fc100267ba8d6a523b [file] [log] [blame]
{
"name": "KMTIMSDK",
"version": "0.1.8",
"summary": "A short description of KMTIMSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhenlove/KMTIMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "121910347@qq.com"
},
"source": {
"git": "https://github.com/zhenlove/KMTIMSDK.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"swift_versions": "5.0",
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"resource_bundles": {
"KMTIMSDK": [
"KMTIMSDK/Assets/*.xcassets"
]
},
"source_files": "KMTIMSDK/Classes/**/*.{swift}",
"dependencies": {
"SnapKit": [
"4.2.0"
],
"KMTIM": [
"0.1.1"
],
"Kingfisher": [
"4.10.1"
]
},
"swift_version": "5.0"
}