[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.7.31 / AppICESDKTry.podspec.json
blob6757705d1ee290aaddf868a567d7ad74c4295f07
2   "name": "AppICESDKTry",
3   "version": "1.7.31",
4   "summary": "Testing podspec AppICESDK",
5   "description": "Testing Podspec creation of a static library",
6   "homepage": "https://www.appice.io",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Semusi Technologies": "it@appice.io"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://appicegccdata.blob.core.windows.net/sdk/AppICESDK_1.7.31_firebase.zip"
18   },
19   "source_files": "AppICESDK/include/**/*.{h,m}",
20   "resources": [
21     "AppICESDK/appICEBundle.bundle",
22     "AppICESDK/appICE.momd/*.*"
23   ],
24   "vendored_frameworks": "AppICESDK/libs/libiosAppiceSDK.xcframework",
25   "static_framework": true,
26   "libraries": "c++",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
33   },
34   "dependencies": {
35     "BugfenderSDK": [
36       "1.10"
37     ],
38     "FirebaseAnalytics": [
40     ],
41     "FirebaseCore": [
43     ],
44     "FirebaseCoreDiagnostics": [
46     ],
47     "FirebaseDatabase": [
49     ],
50     "FirebaseInstallations": [
52     ],
53     "GoogleAppMeasurement": [
55     ],
56     "GoogleDataTransport": [
58     ],
59     "GoogleUtilities": [
61     ],
62     "leveldb-library": [
64     ],
65     "nanopb": [
67     ],
68     "PromisesObjC": [
70     ]
71   },
72   "frameworks": [
73     "CoreData",
74     "SystemConfiguration",
75     "Security",
76     "MobileCoreServices",
77     "CoreGraphics"
78   ],
79   "weak_frameworks": "UIKit"