blob: 1e9b7fe6114e2cc107d2b7b1225bdf5d8c30be4d [file] [log] [blame]
{
"name": "YICameraSDK-iOS",
"authors": "XiaoYi",
"version": "1.2.2",
"summary": "YICamera SDK for iOS",
"static_framework": true,
"requires_arc": true,
"homepage": "http://www.xiaoyi.com/yi.html",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhuozhuo/YICameraSDK_iOS.git",
"tag": "1.2.2"
},
"dependencies": {
"Alamofire": [
"~> 4.7.0"
],
"CocoaAsyncSocket": [
"~> 7.6.2"
],
"XMLDictionary": [
"~> 1.4.1"
]
},
"swift_version": "4.1",
"vendored_frameworks": "YICameraSDKDemo/Classes/YICameraSDK.framework",
"license": {
"type": "Copyright",
"text": " Copyright 2018 YI All rights reserved.\n"
}
}