[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / SocialSDKs_Swift_TencentQQ / 0.1.1 / SocialSDKs_Swift_TencentQQ.podspec.json
blob14c0f9b2e9ac6b3dc04bf355d967737a47b962ee
2   "name": "SocialSDKs_Swift_TencentQQ",
3   "version": "0.1.1",
4   "summary": "QQ互联平台原生SDK动态库",
5   "description": "基于QQ互联SDK(V3.3.6)动态库封装 (使用UniversalLink方案进行登录分享校验)",
6   "homepage": "https://github.com/WessonWu/SocialSDKs_Swift",
7   "license": "MIT",
8   "authors": {
9     "wessonwu": "wessonwu94@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/WessonWu/SocialSDKs_Swift.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "frameworks": [
20     "SystemConfiguration",
21     "WebKit"
22   ],
23   "vendored_frameworks": "TencentQQ/vendor/TencentOpenAPI.framework",
24   "source_files": [
25     "common/*.{h,m,swift}",
26     "TencentQQ/source/**/*.{h,m,swift}"
27   ],
28   "module_map": "TencentQQ/source/module.modulemap",
29   "swift_version": "5.0"