[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 7 / 9 / GCSocket / 1.0.17 / GCSocket.podspec.json
blob7d586c15b36c1fec70cb6d5081803bca71955a98
2   "name": "GCSocket",
3   "version": "1.0.17",
4   "summary": "A short description of GCSocket.",
5   "description": "GCSocket",
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/private_oc/GCSocket.git",
16     "tag": "1.0.17"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GCSocket/Classes/**/*",
22   "public_header_files": "GCSocket/Classes/{GCSocketIO,GCSocketDefines}.h",
23   "dependencies": {
24     "CocoaAsyncSocket": [
26     ],
27     "YYModel": [
29     ],
30     "AFNetworking": [
31       ">=4.0.1"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "static_framework": true