[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 0 / MappableObject / 0.2.5 / MappableObject.podspec.json
blob09d07fc30a4bc24645191981ef92af5ebc4f5780
2   "name": "MappableObject",
3   "version": "0.2.5",
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.2.5"
17   },
18   "platforms": {
19     "watchos": "2.0",
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "MappableObject/Classes/**/*",
24   "dependencies": {
25     "RealmSwift": [
26       "~> 2.10.0"
27     ],
28     "ObjectMapper": [
29       "~> 2.2"
30     ]
31   },
32   "pushed_with_swift_version": "3.0",
33   "deprecated": true