blob: ce08fad63773526ca361e7b0c7d32a3be2659c3f [file] [log] [blame]
{
"name": "YGSocialSDK",
"version": "0.0.2",
"summary": "A short description of YGSocialSDK.",
"description": "Third-party platform SDK",
"homepage": "http://xygkevin.tk",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xuyagung": "xuyaguang@insightworks.cn"
},
"social_media_url": "http://xygkevin.tk",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xygkevin/YGSocialSDK.git",
"tag": "0.0.2"
},
"source_files": "APOpenAPI/*.h",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"WebKit"
],
"vendored_frameworks": "**/*.framework",
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"vendored_libraries": "**/*.a",
"requires_arc": true,
"dependencies": {
"WechatOpenSDK": [
],
"Weibo_SDK": [
]
}
}