blob: b22550b1efcacdbe8c342178c9edffd191247fd2 [file] [log] [blame]
{
"name": "AEViewModel",
"version": "0.9.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift minion for convenient creation of table and collection views",
"source": {
"git": "https://github.com/tadija/AEViewModel.git",
"tag": "0.9.0"
},
"source_files": "Sources/AEViewModel/*.swift",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/tadija/AEViewModel",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"swift_version": "5.1"
}