[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 3 / c / ObjectMapper+Realm / 0.6 / ObjectMapper+Realm.podspec.json
blobaba8906bf7272fe2681f3e7ba92e5536d8b2ed24
2   "name": "ObjectMapper+Realm",
3   "version": "0.6",
4   "summary": "A Realm extension that serializes arbitrary JSON into Realm's List class",
5   "homepage": "https://github.com/jakenberg/ObjectMapper-Realm",
6   "license": "MIT",
7   "authors": {
8     "Jake Peterson": "hello@jakenberg.io"
9   },
10   "source": {
11     "git": "https://github.com/jakenberg/ObjectMapper-Realm.git",
12     "tag": "0.6"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "10.0",
18     "watchos": "4.1"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "ObjectMapper": [
24     ],
25     "RealmSwift": [
27     ]
28   },
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.0"
31   },
32   "source_files": "ObjectMapper+Realm/*.swift"