[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 1 / RealmX / 0.1.3 / RealmX.podspec.json
blob026215c7de3f4aa26d972046901a1c11354e7709
2   "name": "RealmX",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "RealmX lets you to view and edit local Realm databases",
7   "requires_arc": true,
8   "version": "0.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Florin Matincă": "ioanflorin.matinca@gmail.com"
15   },
16   "homepage": "https://github.com/florinmatinca/realmx",
17   "source": {
18     "git": "https://github.com/florinmatinca/realmx.git",
19     "tag": "0.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "RealmX/**/*.{swift}",
23   "swift_version": "4.2"