[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.7.35 / AppICESDKTry.podspec.json
blob170e882c9961d9daf784c3466b1692f64ea64493
2   "name": "AppICESDKTry",
3   "version": "1.7.35",
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   "resources": "AppICESDK/include/iosAppiceSDK/*.{der}",
21   "resource_bundles": {
22     "GoogleService-Info.plist": [
23       "AppICESDK/include/iosAppiceSDK/**"
24     ]
25   },
26   "vendored_frameworks": "AppICESDK/libs/libiosAppiceSDK.xcframework",
27   "static_framework": true,
28   "libraries": "c++",
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
35   },
36   "dependencies": {
37     "BugfenderSDK": [
38       "1.10"
39     ],
40     "FirebaseAnalytics": [
42     ],
43     "FirebaseCore": [
45     ],
46     "FirebaseCoreDiagnostics": [
48     ],
49     "FirebaseDatabase": [
51     ],
52     "FirebaseInstallations": [
54     ],
55     "GoogleAppMeasurement": [
57     ],
58     "GoogleDataTransport": [
60     ],
61     "GoogleUtilities": [
63     ],
64     "leveldb-library": [
66     ],
67     "nanopb": [
69     ],
70     "PromisesObjC": [
72     ]
73   },
74   "frameworks": [
75     "CoreData",
76     "SystemConfiguration",
77     "Security",
78     "MobileCoreServices",
79     "CoreGraphics"
80   ],
81   "weak_frameworks": "UIKit"