[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / f / AurycSDK / 1.0.2 / AurycSDK.podspec.json
blob2431f50e1656aafa7394e4607b79a2030bb6e263
2   "name": "AurycSDK",
3   "version": "1.0.2",
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_1.0.1-b.zip"
17   },
18   "source_files": "AurycSDK.framework/Headers/*.h",
19   "public_header_files": "AurycSDK.framework/Headers/*.h",
20   "resources": [
21     "AurycSDK.framework/Feedback.storyboardc",
22     "AurycSDK.framework/*.xib"
23   ],
24   "dependencies": {
25     "CocoaLumberjack": [
27     ],
28     "AFNetworking": [
30     ],
31     "JWT": [
33     ],
34     "Protobuf": [
35       "3.8"
36     ],
37     "DeviceUtil": [
39     ],
40     "Base64": [
42     ]
43   },
44   "static_framework": true,
45   "pod_target_xcconfig": {
46     "ALWAYS_SEARCH_USER_PATHS": "YES"
47   },
48   "user_target_xcconfig": {
49     "OTHER_LDFLAGS": "-lObjC"
50   },
51   "requires_arc": true