[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / 9 / b / MGIMKit / 1.2.2 / MGIMKit.podspec.json
blob09b9a0e4c769de7467af65eebfc273a133bbf07f
2   "name": "MGIMKit",
3   "version": "1.2.2",
4   "summary": "即时通讯UI组件",
5   "homepage": "http://47.113.123.223:10086/migoservices/specs",
6   "license": "MIT",
7   "authors": {
8     "liuchang": "liuchang@migolive.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "http://47.113.123.223:10086/migoservices/MGIMKit.git",
15     "tag": "1.2.2"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "dependencies": {
20     "NIMSDK_LITE": [
21       "9.11.0"
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "subspecs": [
31     {
32       "name": "ChatUI",
33       "source_files": [
34         "ChatUI/**/*.swift",
35         "ChatUI/Chat/**/*.swift"
36       ]
37     }
38   ],
39   "swift_version": "5.0"