[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / QueryGenieRealmGenerator / 1.0.0 / QueryGenieRealmGenerator.podspec.json
blobf0a19f8160bcc395bfa432b304fe1a47469f8380
2   "name": "QueryGenieRealmGenerator",
3   "version": "1.0.0",
4   "summary": "A generator for creating Attribute extensions for your Realm objects to use with QueryGenie.",
5   "homepage": "https://github.com/AnthonyMDev/QueryGenie",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anthony Miller": "AnthonyMDev@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/AnthonyMDev",
14   "source": {
15     "git": "https://github.com/AnthonyMDev/QueryGenie.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "QueryGenie/RealmGenerator/*.swift",
26   "dependencies": {
27     "Realm": [
28       "~> 2.1"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"