blob: a660a09cbbe7f99437147966271cd569ac789955 [file] [log] [blame]
{
"name": "tianma_live",
"version": "0.2.4",
"summary": "this is the tianma_live framework for tianma.",
"description": "a framework for tianma live.a framework for tianma live.",
"homepage": "https://gitee.com/livea01/livea01_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"360tianma@higgses.com": "360tianma@higgses.com"
},
"source": {
"git": "https://gitee.com/livea01/livea01_ios.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "tianma_live/**/*.framework/Headers/*",
"ios": {
"vendored_frameworks": "tianma_live/**/*.framework"
},
"xcconfig": {
"VALID_ARCHS": "arm64arm64earmv7armv7s"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"TMSDK": [
]
}
}