[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 9 / 6 / 5 / CXYTableViewExt-OC / 0.0.1 / CXYTableViewExt-OC.podspec.json
blob056a32f507cd8c827bd77d81f3b11911114743d5
2   "name": "CXYTableViewExt-OC",
3   "version": "0.0.1",
4   "summary": "About Make it easier for you to configure and use UITableView.",
5   "description": "Make it easier for you to configure and use UITableView.\nCXYTableViewExt 是用来简化 UITableView - Cell 配置的库。特别是对于拥有多种类型的 Cell,逻辑上将更加清晰,所见即所得",
6   "homepage": "https://github.com/iHongRen/CXYTableViewExt-OC",
7   "screenshots": "https://raw.githubusercontent.com/iHongRen/CXYTableViewExt-OC/main/screenshots/home.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "@cxy": "iamhongren@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/iHongRen/CXYTableViewExt-OC.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CXYTableViewExt-OC/CXYTableViewExt-OC/CXYTableViewExt/*.{h,m}"