[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / e / Sorcery / 0.5.3 / Sorcery.podspec.json
blob50d19c68bee41727f7626b2e2a8ef8afc77d5c2d
2   "name": "Sorcery",
3   "version": "0.5.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.5.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "Sorcery/Classes/**/*"