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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
4
/
f
/
QiscusCoreAPI
/
0.3.0
/
QiscusCoreAPI.podspec.json
blob
c51d8415d296d3c92b0cbf515e5b8ad137313275
1
{
2
"name": "QiscusCoreAPI",
3
"version": "0.3.0",
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.0"
11
},
12
"platforms": {
13
"ios": "10.0"
14
},
15
"ios": {
16
"frameworks": [
17
"UIKit",
18
"QuartzCore",
19
"CFNetwork",
20
"Security",
21
"Foundation",
22
"MobileCoreServices",
23
"CoreData"
24
]
25
},
26
"dependencies": {
27
"SwiftyJSON": [
28
29
]
30
}
31
}