blob: 0e16c82270299f1f10eccd43a824940035698347 [file] [log] [blame]
{
"name": "DataSorcery",
"version": "0.6.9",
"summary": "Conjure UITableViews and UICollectionViews out of thin air",
"description": "Sorcery is an embedded DSL for declaratively constructing UITableViews and UICollectionViews.",
"homepage": "https://github.com/adamcumiskey/Sorcery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Cumiskey": "adam.cumiskey@gmail.com"
},
"source": {
"git": "https://github.com/adamcumiskey/Sorcery.git",
"tag": "0.6.9"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "Sorcery/Classes/**/*",
"swift_version": "4.0"
}