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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
b
/
e
/
QiscusCore
/
0.1.2
/
QiscusCore.podspec.json
blob
00b87c61032e35778a461b99209ea7a2947e4e4f
1
{
2
"name": "QiscusCore",
3
"version": "0.1.2",
4
"summary": "Qiscus Core SDK for iOS",
5
"description": "Qiscus SDK for iOS contains Qiscus public Model.",
6
"homepage": "https://qisc.us",
7
"license": "MIT",
8
"authors": "Qiscus",
9
"source": {
10
"git": "https://github.com/qiscus/QiscusCore-iOS.git",
11
"tag": "0.1.2"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"ios": {
17
"vendored_frameworks": "QiscusCore.framework",
18
"frameworks": [
19
"UIKit",
20
"QuartzCore",
21
"CFNetwork",
22
"Security",
23
"Foundation",
24
"MobileCoreServices",
25
"CoreData"
26
]
27
},
28
"dependencies": {
29
"QiscusRealtime": [
30
"0.1.3"
31
],
32
"SwiftyJSON": [
33
34
]
35
}
36
}