[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / f / Artisan / 4.0.2 / Artisan.podspec.json
blobc7690abae6f1dd81fb839801913a6164fb96990e
2   "name": "Artisan",
3   "version": "4.0.2",
4   "summary": "Artisan is a DSL, MVVM and Data Binding framework for Swift",
5   "description": "Artisan is a DSL, MVVM and Data Binding framework for Swift. But its more than that.",
6   "homepage": "https://github.com/hainayanda/Artisan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Artisan.git",
16     "tag": "4.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Artisan/Classes/**/*",
22   "dependencies": {
23     "Draftsman": [
24       "~> 2.0.3"
25     ],
26     "Pharos": [
27       "~> 1.2.3"
28     ],
29     "Builder": [
30       "~> 1.0.1"
31     ]
32   },
33   "swift_versions": "5.3",
34   "swift_version": "5.3"