[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 3 / Vellum / 1.2.3 / Vellum.podspec.json
blobc1155ddbab2cd39e307c6d5c1d447166aa89fd2a
2   "name": "Vellum",
3   "version": "1.2.3",
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/hainayanda/Vellum",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Vellum.git",
16     "tag": "1.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Vellum/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"