blob: 0d7390ea6fe47d4ee17659cf241ec06c55140e57 [file] [log] [blame]
{
"name": "YICameraSDK-iOS",
"authors": "XiaoYi",
"version": "1.2.0",
"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.0"
},
"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"
}
}