[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / Vandelay / 0.1.0 / Vandelay.podspec.json
blob2c9e50ce7432bc864ffe217272e455e70c6d5c3a
2   "name": "Vandelay",
3   "version": "0.1.0",
4   "summary": "Vandelay is an importer/exporter for iOS.",
5   "description": "Vandelay is an importer/exporter for iOS. It can be used to import and export data\nin various ways. It supports platform-independent JSON-serialized data, as well as\niOS-specific NSData (e.g. if you want to export serialized image data).",
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.1.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Vandelay/Classes/**/*.{swift}"