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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
e
/
2
/
1
/
adp
/
1.0.0
/
adp.podspec.json
blob
4bbd781760c686abed975450f72feb19bcfe0bde
1
{
2
"name": "adp",
3
"version": "1.0.0",
4
"summary": "AdTool",
5
"homepage": "http://scd.com",
6
"license": "MIT",
7
"authors": {
8
"dd": "3333222@qq.com"
9
},
10
"platforms": {
11
"ios": "12.0"
12
},
13
"source": {
14
"git": "https://github.com/cogitoo/adp.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true,
23
"pod_target_xcconfig": {
24
"VALID_ARCHS": "x86_64 armv7 arm64"
25
}
26
}