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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
8
/
4
/
f
/
QiscusCoreAPI
/
0.3.2
/
QiscusCoreAPI.podspec.json
blob
111aac483c2005c72c968539a2a8c4f012c897b1
1
{
2
"name": "QiscusCoreAPI",
3
"version": "0.3.2",
4
"summary": "Qiscus Core API.",
5
"homepage": "http://qiscus.com",
6
"license": "MIT",
7
"authors": "Qiscus",
8
"source": {
9
"git": "https://github.com/Qiscus-Integration/QiscusCoreApi.git",
10
"tag": "0.3.2"
11
},
12
"platforms": {
13
"ios": "10.0"
14
},
15
"source_files": [
16
"QiscusCoreAPI",
17
"Source/QiscusCoreAPI/**/*.{h,m,swift}"
18
],
19
"ios": {
20
"frameworks": [
21
"UIKit",
22
"QuartzCore",
23
"CFNetwork",
24
"Security",
25
"Foundation",
26
"CoreServices",
27
"CoreData"
28
]
29
},
30
"dependencies": {
31
"SwiftyJSON": [
32
33
]
34
}
35
}