[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / NebuIA / 0.0.28 / NebuIA.podspec.json
blob65a44c3cd2efbb28e0b55f8593bb33539aedf668
2   "name": "NebuIA",
3   "version": "0.0.28",
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.28"
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     "NicoProgress": [
31     ],
32     "SDWebImageWebPCoder": [
34     ]
35   },
36   "info_plist": {
37     "CFBundleIdentifier": "com.distbit.NebuIA"
38   },
39   "static_framework": true,
40   "swift_version": "5.4.1"