[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / f / RealmS / 1.3.0 / RealmS.podspec.json
blob795d7d4937bc519593051c1d51b939909b56295f
2   "name": "RealmS",
3   "version": "1.3.0",
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": "1.3.0"
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     "Realm": [
26       "0.98.3"
27     ],
28     "RealmSwift": [
29       "0.98.3"
30     ],
31     "ObjectMapper": [
32       "1.1.5"
33     ]
34   },
35   "source_files": "RealmS/*.swift"