[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.7.33 / AppICESDKTry.podspec.json
blob09386b6b1cb0a29f08b4d3080af5a02a61b2775a
2   "name": "AppICESDKTry",
3   "version": "1.7.33",
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_firebase.zip"
18   },
19   "source_files": "AppICESDK/include/**/*.{h,m}",
20   "resources": "AppICESDK/include/iosAppiceSDK/*.{der}",
21   "vendored_frameworks": "AppICESDK/libs/libiosAppiceSDK.xcframework",
22   "static_framework": true,
23   "libraries": "c++",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
30   },
31   "dependencies": {
32     "BugfenderSDK": [
33       "1.10"
34     ],
35     "FirebaseAnalytics": [
37     ],
38     "FirebaseCore": [
40     ],
41     "FirebaseCoreDiagnostics": [
43     ],
44     "FirebaseDatabase": [
46     ],
47     "FirebaseInstallations": [
49     ],
50     "GoogleAppMeasurement": [
52     ],
53     "GoogleDataTransport": [
55     ],
56     "GoogleUtilities": [
58     ],
59     "leveldb-library": [
61     ],
62     "nanopb": [
64     ],
65     "PromisesObjC": [
67     ]
68   },
69   "frameworks": [
70     "CoreData",
71     "SystemConfiguration",
72     "Security",
73     "MobileCoreServices",
74     "CoreGraphics"
75   ],
76   "weak_frameworks": "UIKit"