blob: 031d4f50101df8c2f6cec744e63a7933cdcd2fe6 [file] [log] [blame]
{
"name": "AirCollection",
"version": "1.5.0",
"summary": "AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture",
"homepage": "https://github.com/YuriFox/AirCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yurii Lysytsia": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/YuriFox/AirCollection.git",
"tag": "1.5.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}