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] GluedInFeedSDK 2.5.1
[CocoaPods.git]
/
Specs
/
3
/
2
/
8
/
ADWXPaySDK
/
1.0.0
/
ADWXPaySDK.podspec.json
blob
62cb066525b99a1d477e619c8815c38fb981a7b0
1
{
2
"name": "ADWXPaySDK",
3
"version": "1.0.0",
4
"summary": "微信sdk,方便使用",
5
"homepage": "https://github.com/tiancanfei/ADWXPaySDK",
6
"license": "MIT",
7
"authors": {
8
"天蚕飞": "bjwltiankong@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/tiancanfei/ADWXPaySDK.git",
15
"tag": "1.0.0"
16
},
17
"vendored_libraries": "WXSDK/libWeChatSDK.a",
18
"frameworks": [
19
"SystemConfiguration",
20
"CoreTelephony",
21
"UIKit",
22
"Foundation",
23
"CFNetwork",
24
"Security"
25
],
26
"libraries": [
27
"z",
28
"c++",
29
"sqlite3.0"
30
],
31
"requires_arc": true
32
}