blob: 989792c562babf677b4fbe7b73a7a206065c41f0 [file] [log] [blame]
{
"name": "AEViewModel",
"version": "0.9.1",
"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.1"
},
"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"
}