blob: 22dd402da293a25372e5b2fc2ee288329c160e02 [file] [log] [blame]
{
"name": "Sorcery",
"version": "0.5.4",
"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.5.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Sorcery/Classes/**/*"
}