[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 5 / SocialSDKs_Swift_TencentQQ / 0.1.2 / SocialSDKs_Swift_TencentQQ.podspec.json
blob831bba3c510de7fe77fca54e513ec17643df1529
2   "name": "SocialSDKs_Swift_TencentQQ",
3   "version": "0.1.2",
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.2"
14   },
15   "module_name": "TencentQQ",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "SystemConfiguration",
21     "WebKit"
22   ],
23   "vendored_frameworks": "TencentQQ/vendor/TencentOpenAPI.framework",
24   "source_files": "TencentQQ/source/**/*.{h,m}"