[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / f / RealmMapper / 1.0.1 / RealmMapper.podspec.json
blob241be32226b3f3d6fcdb76a546dfb58842391707
2   "name": "RealmMapper",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "RealmMapper",
6   "homepage": "https://github.com/zendobk/RealmMapper",
7   "authors": {
8     "Dao Nguyen": "zendobk"
9   },
10   "source": {
11     "git": "https://github.com/zendobk/RealmMapper.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit"
22     ]
23   },
24   "dependencies": {
25     "RealmSwift": [
26       "~> 0.98.0"
27     ],
28     "ObjectMapper": [
29       "~> 1.1.0"
30     ]
31   },
32   "source_files": "RealmMapper/*.swift"