[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 5 / SocialSDKs_Swift_TencentQQ / 0.1.0 / SocialSDKs_Swift_TencentQQ.podspec.json
blob4d1f5b45d517cf5d9df59907e8851672c75e6a03
2   "name": "SocialSDKs_Swift_TencentQQ",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "SystemConfiguration",
20     "WebKit"
21   ],
22   "vendored_frameworks": "TencentQQ/vendor/TencentOpenAPI.framework",
23   "source_files": [
24     "common/*.{h,m}",
25     "TencentQQ/source/**/*.{h,m}"
26   ],
27   "module_map": "TencentQQ/source/module.modulemap"