[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 4 / 1 / RealmConverter / 0.2.1 / RealmConverter.podspec.json
blobeeb9b2d7938c3591f6a395da4b2e8cbbe80cd36c
2   "name": "RealmConverter",
3   "version": "0.2.1",
4   "license": {
5     "type": "Apache",
6     "file": "LICENSE"
7   },
8   "summary": "A library that provides the ability to import/export Realm files from a variety of data container formats.",
9   "homepage": "https://realm.io",
10   "authors": {
11     "Realm": "help@realm.io"
12   },
13   "source": {
14     "git": "https://github.com/realm/realm-cocoa-converter.git",
15     "tag": "0.2.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9"
20   },
21   "source_files": "RealmConverter/**/*.{swift,h,m,c}",
22   "dependencies": {
23     "Realm": [
25     ],
26     "PathKit": [
27       "~> 0.6.0"
28     ],
29     "CSwiftV": [
31     ],
32     "TGSpreadsheetWriter": [
34     ]
35   },
36   "pushed_with_swift_version": "2.3"