blob: ededd3e58cf8ab401ed0c52d9ed749ae4b815bd6 [file] [log] [blame]
{
"name": "ReactiveLists",
"version": "0.8.0.alpha.3",
"summary": "React-like API for UITableView and UICollectionView",
"homepage": "https://github.com/plangrid/ReactiveLists",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "PlanGrid",
"documentation_url": "https://plangrid.github.io/ReactiveLists",
"social_media_url": "https://medium.com/plangrid-technology",
"source": {
"git": "https://github.com/plangrid/ReactiveLists.git",
"tag": "0.8.0.alpha.3"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"requires_arc": true,
"dependencies": {
"DifferenceKit": [
"~> 1.1.0"
]
},
"swift_version": "5.0"
}