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