[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 1 / RealmConverter / 0.4.0 / RealmConverter.podspec.json
bloba7216f7509ee7dc56626919edd6087bd5d213b48
2   "name": "RealmConverter",
3   "version": "0.4.0",
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.4.0"
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": [
28     ],
29     "CSwiftV": [
31     ],
32     "SSZipArchive": [
34     ],
35     "TGSpreadsheetWriter": [
37     ]
38   },
39   "pushed_with_swift_version": "3"