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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
7
/
5
/
YHPaySDK
/
0.1.0
/
YHPaySDK.podspec.json
blob
a5a404d3a93ebd3720e1b29e80490337c197ccc7
1
{
2
"name": "YHPaySDK",
3
"version": "0.1.0",
4
"summary": "YHPaySDK.",
5
"homepage": "https://github.com/jasonpeng614/YHPaySDK",
6
"license": "MIT",
7
"authors": {
8
"jasonpeng614": "490202325@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/jasonpeng614/YHPaySDK.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"YHPaySDK": [
21
"Pod/Assets/*.png"
22
]
23
},
24
"frameworks": [
25
"UIKit",
26
"MapKit",
27
"Security",
28
"CoreLocation",
29
"Foundation"
30
],
31
"libraries": [
32
"MobileGestalt",
33
"z"
34
]
35
}