[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / 1 / 3 / q1sdk_overseas / 1.1.2 / q1sdk_overseas.podspec.json
blobea13243d638572fb6b4450019630d86104dd1a38
2   "name": "q1sdk_overseas",
3   "version": "1.1.2",
4   "summary": "冰川海外SDK库",
5   "description": "冰川海外版SDK库及demo",
6   "homepage": "http://git.q1op.com/luohongqiang/glaspecmanager.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "geekluo": "luohongqiang@q1.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/geekLuo/Q1-SDK-Overseas-Framework.git",
19     "tag": "1.1.2"
20   },
21   "vendored_frameworks": "SDK/*.{framework}",
22   "resources": "SDK/*.{bundle}",
23   "requires_arc": true,
24   "dependencies": {
25     "FBSDKCoreKit": [
26       "~> 9.0.0"
27     ],
28     "FBSDKLoginKit": [
29       "~> 9.0.0"
30     ],
31     "FBSDKShareKit": [
32       "~> 9.0.0"
33     ],
34     "ThinkingSDK": [
35       "~> 2.6.3"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "VALID_ARCHS": "x86_64 armv7 arm64"
40   }