[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 0 / c / WLScheduleTableCell / 0.0.6 / WLScheduleTableCell.podspec.json
blob16c68b665f14d619e20b70661de6db1e5738c2ca
2   "name": "WLScheduleTableCell",
3   "version": "0.0.6",
4   "summary": "Event of Time Axi for UITableView.",
5   "description": "This component for custom UITableViewCell.",
6   "homepage": "https://github.com/luowanglin/WLScheduleTableCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowanglin": "luowanglin@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/luowanglin/WLScheduleTableCell.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "WLScheduleTableCell/Classes/*.swift",
22   "resources": "WLScheduleTableCell/Classes/source/*.png",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   }