[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / e / UMShareLib / 0.1.0 / UMShareLib.podspec.json
blob702182deb69d76e9e1f520cb67e2611e37e636b7
2   "name": "UMShareLib",
3   "version": "0.1.0",
4   "summary": "A short description of UMShareLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lishuailibertine/SLUMengShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lishuailibertine": "lishuai19@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/lishuailibertine/SLUMengShare.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_libraries": [
22     "SocialLibraries/QQ/libSocialQQ.a",
23     "SocialLibraries/Sina/libSocialSina.a",
24     "SocialLibraries/WeChat/libSocialWeChat.a"
25   ],
26   "vendored_frameworks": [
27     "UMShare.framework",
28     "UMSocialUI/UShareUI.framework"
29   ],
30   "resources": "UMSocialUI/UMSocialSDKResources.bundle",
31   "source_files": "SocialLibraries/**/*.*",
32   "public_header_files": "SocialLibraries/**/*.h",
33   "dependencies": {
34     "UMCCommon": [
36     ],
37     "UMCSecurityPlugins": [
39     ]
40   },
41   "libraries": "sqlite3",
42   "frameworks": [
43     "WebKit",
44     "CoreGraphics"
45   ],
46   "pod_target_xcconfig": {
47     "VALID_ARCHS": "arm64 armv7 armv7s"
48   }