blob: d894aec8a9caa0cfc7d363250be3abe393748a44 [file] [log] [blame]
{
"name": "DataSorcery",
"version": "0.7.2",
"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.7.2"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "4.0",
"source_files": "DataSorcery/**/*.swift",
"swift_version": "4.0"
}