[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 7 / QWShareKit / 1.1.0 / QWShareKit.podspec.json
blob2424f2510346101f44dfb62a3464c164aec7b85a
2   "name": "QWShareKit",
3   "version": "1.1.0",
4   "summary": "QQAndWeChatShare",
5   "description": "分享",
6   "homepage": "https://gitee.com/iosyuanyuan/QWShareKit.git",
7   "license": "MIT",
8   "authors": {
9     "WYY": "yuanyuan6244@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "git@gitee.com:iosyuanyuan/QWShareKit.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "Code",
20     "QWShareCode/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "SystemConfiguration",
27     "Security",
28     "CoreGraphics",
29     "CoreTelephony"
30   ],
31   "libraries": [
32     "c++",
33     "z",
34     "sqlite3",
35     "iconv"
36   ],
37   "static_framework": true,
38   "pod_target_xcconfig": {
39     "DEFINES_MODULE": "YES"
40   },
41   "vendored_frameworks": "QWShareCode/**/*.framework",
42   "dependencies": {
43     "WechatOpenSDK": [
45     ]
46   }