[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.7.43 / AppICESDKTry.podspec.json
blob844221a9db842ca03f6b60d37092eca5458ac0f7
2   "name": "AppICESDKTry",
3   "version": "1.7.43",
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_31_logging.zip"
18   },
19   "source_files": "AppICESDK/include/**/*.{h,m}",
20   "resource_bundles": {
21     "GoogleService-Info.plist": [
22       "AppICESDK/include/iosAppiceSDK/**"
23     ]
24   },
25   "resources": "AppICESDK/appICE.momd/*.*",
26   "vendored_frameworks": "AppICESDK/libs/libiosAppiceSDK.xcframework",
27   "libraries": "c++",
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
34   },
35   "dependencies": {
36     "BugfenderSDK": [
37       "1.10"
38     ],
39     "FirebaseAnalytics": [
41     ],
42     "FirebaseCore": [
44     ],
45     "FirebaseCoreDiagnostics": [
47     ],
48     "FirebaseDatabase": [
50     ],
51     "FirebaseInstallations": [
53     ],
54     "GoogleAppMeasurement": [
56     ],
57     "GoogleDataTransport": [
59     ],
60     "GoogleUtilities": [
62     ],
63     "leveldb-library": [
65     ],
66     "nanopb": [
68     ],
69     "PromisesObjC": [
71     ]
72   },
73   "frameworks": [
74     "CoreData",
75     "SystemConfiguration",
76     "Security",
77     "MobileCoreServices",
78     "CoreGraphics"
79   ],
80   "weak_frameworks": "UIKit"