blob: e2e2b4ed530e12b3fe94d43e187de7c9f37269fc [file] [log] [blame]
{
"name": "XZExplainSDK",
"version": "0.0.2",
"summary": "悉之数学 AI 讲解 SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/liuming_0109/XZExplainSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuming_0109": "97461909@qq.com"
},
"source": {
"git": "https://gitee.com/liuming_0109/XZExplainSDK.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XZExplainSDK/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"SystemConfiguration",
"CoreTelephony",
"AudioToolbox",
"CoreLocation",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "XZExplainSDK/XZExplain.framework"
}