[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / DataSorcery / 0.7.3 / DataSorcery.podspec.json
blobc8fa0e9f82bf836efe21ff9e567a6878ee161f6e
2   "name": "DataSorcery",
3   "version": "0.7.3",
4   "summary": "Conjure UITableViews and UICollectionViews out of thin air",
5   "description": "Sorcery is an embedded DSL for declaratively constructing UITableViews and UICollectionViews.",
6   "homepage": "https://github.com/adamcumiskey/Sorcery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Cumiskey": "adam.cumiskey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/adamcumiskey/Sorcery.git",
16     "tag": "0.7.3"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "4.0",
22   "source_files": "DataSorcery/**/*.swift",
23   "swift_version": "4.0"