[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 0 / 7 / MWThirdShare / 1.0.1 / MWThirdShare.podspec.json
blobf013bba665cdad71c02b697ef94ee336b51f9f4b
2   "name": "MWThirdShare",
3   "version": "1.0.1",
4   "summary": "添加QQ authModel 配置",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://182.92.161.213/ios/module_oc/MWThirdShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xu": "252697349.qq.com"
13   },
14   "source": {
15     "git": "http://182.92.161.213/ios/module_oc/MWThirdShare.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MWThirdShare/Classes/**/*.{h,m,modulemap}",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "WechatOpenSDK": [
32     ]
33   },
34   "static_framework": true,
35   "vendored_frameworks": [
36     "MWThirdShare/Classes/QQLib/TencentOpenAPI.framework"
37   ],
38   "frameworks": [
39     "Security",
40     "SystemConfiguration",
41     "CoreGraphics",
42     "CoreTelephony"
43   ],
44   "libraries": [
45     "iconv",
46     "sqlite3",
47     "stdc++",
48     "z"
49   ]