[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 0 / MappableObject / 0.1.0 / MappableObject.podspec.json
blob0e398ace0fea66e1138a558e6b5c2fac5dde22dd
2   "name": "MappableObject",
3   "version": "0.1.0",
4   "summary": "A Realm extension that serializes arbitrary JSON into MappableObject class",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Arnoymous/MappableObject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnoymous": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Arnoymous/MappableObject.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "source_files": "MappableObject/Classes/**/*",
23   "dependencies": {
24     "RealmSwift": [
25       "~> 2.10.0"
26     ],
27     "ObjectMapper": [
28       "~> 2.2"
29     ]
30   },
31   "pushed_with_swift_version": "3.0",
32   "deprecated": true