[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 1 / RealmX / 0.2.6 / RealmX.podspec.json
blobd323c1170c93823c83c334350cdc8d90c76a893b
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.2.6",
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.2.6"
20   },
21   "frameworks": "UIKit",
22   "source_files": "RealmX/**/*.{swift}",
23   "resources": "RealmX/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"