[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / 8 / Vandelay / 0.4.1 / Vandelay.podspec.json
blob531bf6ca3f60b7aa705b26e6bfed7fceeefd8f2f
2   "name": "Vandelay",
3   "version": "0.4.1",
4   "summary": "Vandelay is an importer/exporter for iOS.",
5   "description": "Vandelay is an importer / exporter for iOS, that can be used to import and \nexport data in various ways.\n\nVandelay supports exporting and importing strings, serialized JSON and iOS\nencoded NSData (for more complex objects, image data etc.).\n\nVandelay versions <1.0.0 will have breaking changes between minor versions.\nThis means that 0.3.0 will not be compatible with 0.2.0, and so on.",
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.4.1"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Vandelay/Classes/**/*.{swift}"