[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / f / AurycSDK / 0.1.1.8 / AurycSDK.podspec.json
blob812499c02a2405632a80a7e4cc6fd33edffda859
2   "name": "AurycSDK",
3   "version": "0.1.1.8",
4   "summary": "A short description of Auryc.",
5   "description": "Long description of AurycSDK",
6   "homepage": "http://auryc.com",
7   "license": "Commercial",
8   "authors": {
9     "Alcides Zelaya": "alcides.zelaya@auryc.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "vendored_frameworks": "AurycSDK.framework",
15   "source": {
16     "http": "https://s3.amazonaws.com/auryc.sdk.framework/AurycSDK.framework_xcode10_alpha_0.1.1.8.zip"
17   },
18   "source_files": "AurycSDK.framework/Headers/*.h",
19   "public_header_files": "AurycSDK.framework/Headers/*.h",
20   "preserve_paths": "AurycSDK.framework",
21   "exclude_files": "Auryc/Exclude",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ],
26     "JSONModel": [
28     ],
29     "AFNetworking": [
31     ],
32     "JWT": [
34     ],
35     "Protobuf": [
36       "~> 3.7"
37     ]
38   },
39   "static_framework": true,
40   "pod_target_xcconfig": {
41     "ALWAYS_SEARCH_USER_PATHS": "YES",
42     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
43     "DEFINES_MODULE": "YES"
44   },
45   "user_target_xcconfig": {
46     "OTHER_LDFLAGS": "-lObjC"
47   },
48   "requires_arc": true