[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 0 / c / 8 / AppICESDKTry / 1.0.1 / AppICESDKTry.podspec.json
blobfccf9f7c45042bcc82bfc25f0a7b1cf7e3ee1384
2   "name": "AppICESDKTry",
3   "version": "1.0.1",
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": "garima.paliwal25@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://appicegccdata.blob.core.windows.net/sdk/AppICESDK_1.7.26_NSLog.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   "libraries": "c++",
26   "requires_arc": true,
27   "dependencies": {
28     "BugfenderSDK": [
29       "1.10"
30     ]
31   },
32   "frameworks": [
33     "CoreData",
34     "SystemConfiguration",
35     "Security",
36     "MobileCoreServices",
37     "CoreGraphics"
38   ],
39   "weak_frameworks": "UIKit"