blob: f2b21cccf7a3c20e4613e65e81323a1bd3f97c69 [file] [log] [blame]
{
"name": "SNAdapter",
"version": "0.0.4",
"swift_versions": "4.2",
"summary": "iOS swift tableview and collectionView Adapter, powered by generics and associated types.",
"homepage": "https://github.com/ahmedAlmasri/SNAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedAlmasri": "ahmed.almasri@ymail.com"
},
"source": {
"git": "https://github.com/ahmedAlmasri/SNAdapter.git"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SNAdapter/Classes/**/*",
"swift_version": "4.2"
}