[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 6 / 2 / NBase / 1.0.7 / NBase.podspec.json
blobd452b1d4a4b00ceb0ef1cd0d34f27f34a1db8b9a
2   "name": "NBase",
3   "version": "1.0.7",
4   "summary": "NBase iOS Framework",
5   "description": "Accelerate development Streamline operation",
6   "homepage": "https://www.nbase.io",
7   "license": {
8     "type": "Commercial",
9     "file": "NBase/LICENSE"
10   },
11   "authors": {
12     "NBase": "contact@nbasecorp.com"
13   },
14   "source": {
15     "http": "https://github.com/nbase-io/NBaseSDK-iOS/releases/download/1.0.7/NBase.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "documentation_url": "https://docs.nbase.io",
22   "ios": {
23     "vendored_frameworks": "NBase/NBase.xcframework",
24     "frameworks": [
25       "UIKit",
26       "CFNetwork",
27       "Security",
28       "Foundation",
29       "MobileCoreServices",
30       "SystemConfiguration",
31       "CoreFoundation"
32     ]
33   }