blob: a7b483cf5a58d27b6a79f7ded285fc8d6f045e2e [file] [log] [blame]
{
"name": "JMQIYU",
"version": "5.4.0.1",
"summary": "A short description of JMQIYU.",
"description": "七鱼SDK",
"homepage": "git@coding.jiamiantech.com:ce/JMQIYU.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘俊臣": "junchen.liu@jiamiantech.com"
},
"source": {
"git": "git@coding.jiamiantech.com:ce/JMQIYU.git",
"tag": "5.4.0.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Core",
"vendored_libraries": "JMQIYU/libs/*.a",
"public_header_files": "JMQIYU/Classes/Core/ExportHeaders/**/*.h",
"source_files": "JMQIYU/Classes/Core/ExportHeaders/**/*.h",
"frameworks": [
"UIKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"CoreText",
"CoreMedia",
"AudioToolbox",
"AVFoundation",
"Photos",
"AssetsLibrary",
"CoreMotion",
"ImageIO"
],
"libraries": [
"z",
"sqlite3.0",
"xml2",
"c++"
],
"resources": [
"JMQIYU/Assets/QYResource.bundle"
],
"dependencies": {
"JMExtraSSL": [
]
}
}
]
}