[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 0 / 7 / MWThirdShare / 0.1.1 / MWThirdShare.podspec.json
blobc7de35fe554e06864ff96bda6cc22346fffde9e6
2   "name": "MWThirdShare",
3   "version": "0.1.1",
4   "summary": "A short description of MWThirdShare.",
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": "0.1.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   ]