blob: bd7e2fc32c2f73c6d83add513de23823bf5dbabd [file] [log] [blame]
{
"name": "YJCameraTel",
"version": "0.0.3",
"summary": "Test YJCameraSDK",
"description": "this is my first framework,A short description of YJCameraSDK",
"homepage": "http://git.oschina.net",
"license": "Apache License, Version 2.0",
"authors": {
"qinxch": "qinxch@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/qinxch/YJCameraSDK.git",
"tag": "0.0.3"
},
"resources": [
"Resource/*.png",
"Resource/*.nib",
"Resource/*.bundle",
"Resource/*.gif"
],
"vendored_frameworks": [
"YJWiFiSetterSDK.framework",
"YJCamera.framework"
],
"frameworks": "Foundation",
"libraries": [
"iconv",
"xml2"
]
}