blob: c1384cf430ab4bf208c0ab2083a86fd5f2c668e5 [file] [log] [blame]
{
"name": "SimpleAdapter",
"version": "0.1.0",
"summary": "Simple adapter for UITableView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iadept/SimpleAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iadept": "iadept@gmail.com"
},
"source": {
"git": "https://github.com/iadept/SimpleAdapter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleAdapter/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}