[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 9 / Doric / 1.0.0 / Doric.podspec.json
blob4532ad913b54ab15b542be7ef495761e9a4ad1eb
2   "name": "Doric",
3   "version": "1.0.0",
4   "summary": "Doric is Design System foundation written in Swift. Protocol oriented and type safe scalable framework to create Design System.",
5   "homepage": "https://github.com/jayeshk/Doric",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jay K.": "mobilejay5@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jayeshk/Doric.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{swift}",
22   "resources": "Source/**/*.{png}",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"