[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / f / Artisan / 4.0.1 / Artisan.podspec.json
blob6be709da111fd9205ea45681ca6bcca9ca63d7b4
2   "name": "Artisan",
3   "version": "4.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Artisan/Classes/**/*",
22   "dependencies": {
23     "Draftsman": [
24       "~> 2.0.2"
25     ],
26     "Pharos": [
27       "~> 1.2.3"
28     ]
29   },
30   "swift_versions": "5.3",
31   "swift_version": "5.3"