[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 7 / 5 / Kettle / 0.0.3 / Kettle.podspec.json
blob01192dfdffc175ce72fd9a254ac6c965af020bfb
2   "name": "Kettle",
3   "version": "0.0.3",
4   "summary": "Kettle iOS SDK",
5   "authors": {
6     "Kogenta Limited": "support@kogenta.com"
7   },
8   "documentation_url": "https://developer.pinch.no",
9   "homepage": "https://kogenta.com",
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright (c) Kogenta Limited 2023"
13   },
14   "source": {
15     "http": "https://kettleartifacts.blob.core.windows.net/ios/0.0.3.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "Foundation",
23     "CoreData",
24     "CoreLocation",
25     "CoreBluetooth"
26   ],
27   "libraries": [
28     "z",
29     "sqlite3"
30   ],
31   "vendored_frameworks": "Kettle.xcframework",
32   "swift_version": "5.0"