[Add] BlueIDAccessSDK 3.0.0
[CocoaPods.git] / Specs / d / 1 / f / AurycSDK / 0.1.18 / AurycSDK.podspec.json
blob85e23980d36e03b54c677e82b6711e670934543d
2   "name": "AurycSDK",
3   "version": "0.1.18",
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.18-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   ],
23   "dependencies": {
24     "CocoaLumberjack": [
26     ],
27     "AFNetworking": [
29     ],
30     "JWT": [
32     ],
33     "Protobuf": [
34       "~> 3.7"
35     ],
36     "DeviceUtil": [
38     ]
39   },
40   "static_framework": true,
41   "pod_target_xcconfig": {
42     "ALWAYS_SEARCH_USER_PATHS": "YES"
43   },
44   "user_target_xcconfig": {
45     "OTHER_LDFLAGS": "-lObjC"
46   },
47   "requires_arc": true