[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / NebuIA / 0.0.20 / NebuIA.podspec.json
blob2b84673184a1dd5482149107d452376a44d2fc98
2   "name": "NebuIA",
3   "version": "0.0.20",
4   "summary": "iOS SDK for NebuIA",
5   "description": "iOS SDK for NebuIA SDK",
6   "homepage": "https://github.com/dist-bit/nebuia_native_ios",
7   "license": "MIT",
8   "authors": "xellDart",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "swift_versions": "5.4.1",
13   "source": {
14     "git": "https://github.com/dist-bit/nebuia_native_ios.git",
15     "tag": "0.0.20"
16   },
17   "vendored_frameworks": [
18     "ncnn.framework",
19     "openmp.framework",
20     "libc++.tbd"
21   ],
22   "source_files": "NebuIA/**/*.{h,m,mm,swift}",
23   "resources": "Assets/*",
24   "public_header_files": "NebuIA/**/*.h",
25   "dependencies": {
26     "Cartography": [
27       "~> 3.0"
28     ],
29     "SDWebImageWebPCoder": [
31     ]
32   },
33   "info_plist": {
34     "CFBundleIdentifier": "com.distbit.NebuIA"
35   },
36   "static_framework": true,
37   "swift_version": "5.4.1"