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] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git]
/
Specs
/
8
/
4
/
f
/
QiscusCoreAPI
/
0.1.1
/
QiscusCoreAPI.podspec.json
blob
ad44aa060c3c61e1f67738d8271d7b7e306ca8c9
1
{
2
"name": "QiscusCoreAPI",
3
"version": "0.1.1",
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.1.1"
11
},
12
"platforms": {
13
"ios": "9.0"
14
},
15
"ios": {
16
"vendored_frameworks": "QiscusCoreAPI.framework",
17
"frameworks": [
18
"UIKit",
19
"QuartzCore",
20
"CFNetwork",
21
"Security",
22
"Foundation",
23
"MobileCoreServices",
24
"CoreData"
25
]
26
},
27
"dependencies": {
28
"SwiftyJSON": [
29
30
]
31
}
32
}