[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / 8 / Vandelay / 0.8.1 / Vandelay.podspec.json
blob19a10ec269a7db7dd19cda450b220d7be81f6b00
2   "name": "Vandelay",
3   "version": "0.8.1",
4   "summary": "Vandelay is an iOS importer/exporter.",
5   "description": "Vandelay is a Swift library that can be used to import and export\nsting and data to/from iOS apps. It supports strings, Codable and\nData (to be used for more complex objects, image data etc.).",
6   "homepage": "https://github.com/danielsaidi/Vandelay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/Vandelay.git",
16     "tag": "0.8.1"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Vandelay/**/*.{swift}"