blob: 4b70dabd31abab0434cd7b89bfc0440906e45ff8 [file] [log] [blame]
{
"name": "RBVideoSDK",
"version": "1.1.0",
"summary": "北京智能管家视频sdk.",
"platforms": {
"ios": "7.0"
},
"description": "TODO: 北京智能管家视频sdk.",
"requires_arc": true,
"homepage": "https://github.com/zhiyu330691038/RBVideoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhikuiyu": "zky_416@sina.com"
},
"source": {
"git": "https://github.com/zhiyu330691038/RBVideoSDK.git",
"tag": "1.1.0"
},
"source_files": "RBVideoSDK/Classes/**/*",
"resource_bundles": {
"RBVideoSDK": [
"RBVideoSDK/Assets/*.*"
]
},
"vendored_libraries": "RBVideoSDK/Assets/*.a",
"libraries": [
"icucore",
"bz2",
"z",
"c++",
"iconv"
],
"frameworks": [
"UIKit",
"MapKit",
"AVFoundation",
"AVKit",
"WebKit",
"AudioToolBox",
"MediaPlayer",
"OpenGLES",
"VideoToolBox",
"GLKit",
"SystemConfiguration",
"CoreMedia",
"CoreVideo",
"MobileCoreServices"
]
}