blob: 15de48646a37e643537d9c760dd5e6a9b3f00c8e [file] [log] [blame]
{
"name": "UMShareLib",
"version": "0.1.1",
"summary": "A short description of UMShareLib.",
"description": "TODO: Add long description of the pod here.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"UMShare.framework",
"UMSocialUI/UShareUI.framework",
"SocialLibraries/UMShareFW.framework"
],
"resources": "UMSocialUI/UMSocialSDKResources.bundle",
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
]
},
"libraries": "sqlite3",
"frameworks": [
"WebKit",
"CoreGraphics"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s"
}
}