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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
8
/
4
/
f
/
QiscusCoreAPI
/
0.2.1
/
QiscusCoreAPI.podspec.json
blob
d8dd906d0f807964371edf646d69b9937a7c4b18
1
{
2
"name": "QiscusCoreAPI",
3
"version": "0.2.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.2.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
}