blob: 39d3b9b1726deeb39cac643edd0dfcbc23019c47 [file] [log] [blame]
{
"name": "YICameraSDKLib",
"version": "0.1.2",
"summary": "A short description of YICameraSDKLib.A short description of YICameraSDKLib A short description of YICameraSDKLib",
"swift_version": "4.1",
"description": "Add long description of the pod here.\nDESC Add long description of the pod here.\nDESCAdd long description of the pod here.\nDESCAdd long description of the pod here.",
"homepage": "https://github.com/mixiu7992/YICameraSDKLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoyi": "baibinzhao@163.com"
},
"source": {
"git": "https://github.com/mixiu7992/YICameraSDKLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "YICameraSDKLib/Classes/YICameraSDK.framework",
"dependencies": {
"Alamofire": [
"~> 4.7.0"
],
"CocoaAsyncSocket": [
"~> 7.6.2"
],
"XMLDictionary": [
"~> 1.4.1"
]
}
}