[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 6 / QFSocialManager / 0.0.8 / QFSocialManager.podspec.json
blobd8ad0658d56d37422e27f51d387ce40fa1b45989
2   "name": "QFSocialManager",
3   "version": "0.0.8",
4   "summary": "集成了UM第三方授权登录和分享",
5   "description": "集成了UM第三方授权登录和分享",
6   "homepage": "http://luoliming@git.qfang.com/luoliming/QFSocialManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "llmmirror": "852171945@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://luoliming@git.qfang.com/luoliming/QFSocialManager.git",
19     "tag": "0.0.8"
20   },
21   "static_framework": true,
22   "source_files": "QFSocialManager/QFSocialManager/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "UMShare/Social/QQ": [
27     ],
28     "UMShare/Social/WeChat": [
30     ],
31     "UMShare/Social/Sina": [
33     ],
34     "UMShare/Social/SMS": [
36     ],
37     "UMCommon": [
39     ],
40     "UMDevice": [
42     ],
43     "QFImageTool": [
45     ]
46   }