blob: b176b051e38c0d13dc3d97d7b3f6f9b0a4673396 [file] [log] [blame]
{
"name": "UMShareLib",
"version": "0.1.2",
"summary": "A short description of UMShareLib.",
"description": "友盟分享库支持WKWebview, 这个pod中不包含新浪、QQ分享",
"homepage": "https://github.com/lishuailibertine/SLUMengShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lishuailibertine": "lishuai19@yeah.net"
},
"source": {
"git": "https://github.com/lishuailibertine/SLUMengShare.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"UMShare.framework",
"UMSocialUI/UShareUI.framework",
"SocialLibraries/UMShareSocialFW.framework"
],
"resources": "UMSocialUI/UMSocialSDKResources.bundle",
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
]
},
"libraries": "sqlite3",
"frameworks": [
"WebKit",
"CoreGraphics"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s"
}
}