repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
e
/
a
/
f
/
RealmS
/
1.0.4
/
RealmS.podspec.json
blob
7529605dd4bfda4aa17e98c5ebd0c5dd40b78b2c
1
{
2
"name": "RealmS",
3
"version": "1.0.4",
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.0.4"
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.97.0"
27
],
28
"RealmSwift": [
29
"0.97.0"
30
]
31
},
32
"source_files": "RealmS/*.swift"
33
}