[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 1 / RealmConverter / 0.5.4 / RealmConverter.podspec.json
blobf7df7bc9043f6d565af18bfc420a647fe5d60cb1
2   "name": "RealmConverter",
3   "version": "0.5.4",
4   "license": {
5     "type": "Apache-2.0",
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.5.4"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "RealmConverter/**/*.{swift,h,m,c}",
24   "dependencies": {
25     "Realm": [
27     ],
28     "PathKit": [
30     ],
31     "CSwiftV": [
33     ],
34     "SSZipArchive": [
36     ]
37   },
38   "osx": {
39     "dependencies": {
40       "TGSpreadsheetWriter": [
42       ]
43     }
44   },
45   "swift_version": "5.0"