[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 9 / 2 / 3 / UNCloudTalk / 0.1.0 / UNCloudTalk.podspec.json
bloba91dd39a6d44e0a1790fb87d1a60bb93723233cb
2   "name": "UNCloudTalk",
3   "version": "0.1.0",
4   "summary": "A short description of UNCloudTalk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xh-mind.com/smart_hard/UNCloudTalk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "285282227@qq.com": "285282227@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.xh-mind.com/smart_hard/UNCloudTalk.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": [
23     "UNCloudTalk/Classes/Source/**/*",
24     "UNCloudTalk/Classes/Utils/**/*"
25   ],
26   "pod_target_xcconfig": {
27     "ENABLE_BITCODE": "NO",
28     "DEFINES_MODULE": "YES",
29     "VALID_ARCHS[sdk=iphonesimulator*]": ""
30   },
31   "resource_bundles": {
32     "UNCloudTalk": [
33       "UNCloudTalk/Assets/**/*",
34       "UNCloudTalk/Classes/**/*.{xib,storyboard}"
35     ]
36   },
37   "static_framework": true,
38   "dependencies": {
39     "MZTimerLabel": [
40       ">= 0.5.4"
41     ],
42     "MJRefresh": [
43       ">= 3.3.1"
44     ],
45     "MJExtension": [
46       ">= 3.2.1"
47     ],
48     "XHWLCloudTalkLib": [
49       ">= 0.1.1"
50     ]
51   },
52   "source_files": "UNCloudTalk/Classes/**/*",
53   "swift_version": "5.0"