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