blob: 61e1e3a83ad4b040a775c9752da082f95ebc75ba [file] [log] [blame]
{
"name": "BDTYRZSDK",
"version": "0.0.1",
"summary": "移动取伪码 SDK",
"description": "移动取伪码 SDK",
"homepage": "git@code.byted.org:TTIOS/BDTYRZSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caitengyuan": "caitengyuan@bytedance.com"
},
"source": {
"git": "git@code.byted.org:TTIOS/BDTYRZSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BDTYRZSDK/TYRZSDK/**/*.{h,m}",
"public_header_files": "BDTYRZSDK/TYRZSDK/**/*.h",
"vendored_frameworks": "BDTYRZSDK/TYRZSDK/TYRZSDK.framework",
"ios": {
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"Foundation",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"iconv"
]
}
}