[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / f / Artisan / 3.0.4 / Artisan.podspec.json
blob666d076f93166a4224285b83ef2ac30579dd2cb3
2   "name": "Artisan",
3   "version": "3.0.4",
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/nayanda1/Artisan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/Artisan.git",
16     "tag": "3.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Artisan/Classes/**/*",
22   "dependencies": {
23     "Draftsman": [
24       "~> 1.0.4"
25     ],
26     "Pharos": [
27       "~> 1.1.5"
28     ]
29   },
30   "swift_versions": "5.1",
31   "swift_version": "5.1"