[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 7 / 9 / GCSocket / 1.0.16 / GCSocket.podspec.json
blobf1c0fbbb1cf7824bf962de49f1dc70afc3295027
2   "name": "GCSocket",
3   "version": "1.0.16",
4   "summary": "GCSocket",
5   "description": "1、开放切换域名方法",
6   "homepage": "https://github.com/Alfie/GCSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "http://182.92.161.213/ios/project/GoChat/GCSocket.git",
16     "tag": "1.0.16"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "CocoaAsyncSocket": [
24     ],
25     "YYModel": [
27     ],
28     "AFNetworking": [
29       ">=4.0.1"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "static_framework": true,
39   "vendored_frameworks": "GCSocket/**/*.{framework}"