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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
d
/
3
/
f
/
QQAPMSDK
/
0.0.1
/
QQAPMSDK.podspec.json
blob
7d715ab2cbce21e7fef451ad499b4538048e117f
1
{
2
"name": "QQAPMSDK",
3
"version": "0.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "FILE_LICENSE"
7
},
8
"summary": "webp",
9
"homepage": "https://github.com/blloc/QQAPMSDK",
10
"authors": {
11
"Blloc": "linbaican@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/blloc/QQAPMSDK.git",
15
"tag": "0.0.1",
16
"submodules": true
17
},
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
},
22
"libraries": [
23
"z",
24
"stdc++"
25
],
26
"frameworks": [
27
"CoreTelephony",
28
"Security",
29
"Foundation",
30
"UIKit",
31
"SystemConfiguration"
32
],
33
"vendored_frameworks": "Frameworks/*.framework",
34
"pod_target_xcconfig": {
35
"OTHER_LDFLAGS": [
36
"-lObjC",
37
"-all_load"
38
]
39
}
40
}