[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / e / a / f / RealmS / 2.3.1 / RealmS.podspec.json
blobbf826d4556e34e0d525410490051e99c18b9c0e7
2   "name": "RealmS",
3   "version": "2.3.1",
4   "license": "MIT",
5   "summary": "RealmS",
6   "homepage": "https://github.com/zendobk/RealmS",
7   "authors": {
8     "Dao Nguyen": "zendobk"
9   },
10   "source": {
11     "git": "https://github.com/zendobk/RealmS.git",
12     "tag": "2.3.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       "~> 2.2"
27     ],
28     "ObjectMapper": [
29       "~> 2.2"
30     ]
31   },
32   "source_files": "Sources/*.swift",
33   "pushed_with_swift_version": "3.1.0"