blob: a419656fd188080a690eed4999a8644d07759550 [file] [log] [blame]
{
"name": "KMTIMSDK",
"version": "0.1.6",
"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.6"
},
"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": [
],
"KMTIM": [
],
"Kingfisher": [
]
},
"swift_version": "5.0"
}