blob: 7ce99e3bd4930eca5a53839ff08afd06c68d50b8 [file] [log] [blame]
{
"name": "YGSocialSDK",
"version": "0.0.1",
"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.1"
},
"source_files": "APOpenAPI/*.h",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"WebKit"
],
"vendored_frameworks": "**/*.framework",
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"vendored_libraries": "**/*.a",
"requires_arc": true
}