[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / MCListView / 0.0.1 / MCListView.podspec.json
blob19e77f8057a043ae64b1321d354a8bc1e3fd166a
2   "name": "MCListView",
3   "version": "0.0.1",
4   "summary": "TableView&CollectionView的复用和空页面的处理",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mancongiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mccc": "562863544@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/mancongiOS/MCListView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MCListView/Classes/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "MCListViewBundle": [
25       "MCListView/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "Then": [
30       "~> 2.5.0"
31     ]
32   },
33   "swift_version": "5.0"