[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 3 / Vellum / 1.0.0 / Vellum.podspec.json
blob8879ef370baa6410b84c33bd26a2fb0e2522c5a4
2   "name": "Vellum",
3   "version": "1.0.0",
4   "summary": "Vellum is local persistent data storage for iOS",
5   "description": "Vellum is local persistent data storage for iOS. It store data on memory and disk.",
6   "homepage": "https://github.com/nayanda1/Vellum",
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/Vellum.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Vellum/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"