blob: 04a94daecc77c58533ca049322689a529179979f [file] [log] [blame]
{
"name": "ZBSmartLiveSDK",
"version": "0.4.55",
"summary": "ZBSmartLiveSDK for iOS,simple create live app.",
"homepage": "https://github.com/LipYoung/ZBSmartLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LipYoung": "mainbundle@gmail.com"
},
"source": {
"git": "https://github.com/LipYoung/ZBSmartLiveSDK.git",
"tag": "0.4.55"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Pod/Library/include/ZBSmartLiveSDK/**/*",
"Pod/Library/include/ZBSmartLiveSDK/**/*.{c, h, m}"
],
"frameworks": [
"UIKit",
"AVFoundation",
"CoreGraphics",
"CFNetwork",
"AudioToolbox",
"CoreMedia",
"VideoToolbox"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"MJExtension": [
"~> 3.0.13"
],
"SSZipArchive": [
"~> 1.6.2"
],
"PLMediaStreamingKit": [
"~> 2.1.3"
]
},
"libraries": [
"z",
"c++",
"resolv",
"icucore",
"sqlite3"
]
}