blob: 01617c77dcd27b8ff6b4ff1e9d3dd3e5a3b16218 [file] [log] [blame]
{
"name": "AEViewModel",
"version": "0.9.2",
"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.2"
},
"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"
}