[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / d / b / VMLKit / 0.0.1 / VMLKit.podspec.json
blobbb84ed4da9266ad5a011e9d6a56512815f1be8cf
2   "name": "VMLKit",
3   "version": "0.0.1",
4   "summary": "iOS implementation of https://visly.app",
5   "homepage": "https://visly.app",
6   "authors": {
7     "Visly Inc.": "emil@visly.app"
8   },
9   "source": {
10     "git": "https://github.com/vislyhq/ios-vml-client.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_version": "4.0",
20   "source_files": "VMLKit/Classes/**/*",
21   "dependencies": {
22     "Yoga": [
23       "~> 1.9.0"
24     ],
25     "Kingfisher": [
26       "~> 4.10.0"
27     ]
28   }