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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
7
/
4
/
2
/
wxxsdk
/
1.0.6
/
wxxsdk.podspec.json
blob
efb22a3a6547ad3cc6ec7d7a2577fdc48f16e3fa
1
{
2
"name": "wxxsdk",
3
"version": "1.0.6",
4
"summary": "翁贤训的第一个sdk.",
5
"homepage": "https://github.com/wengxianxun/wxxsdk",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"authors": {
14
"joying": "wengxianxun@hotmail.com"
15
},
16
"source": {
17
"git": "https://github.com/wengxianxun/wxxsdk.git",
18
"tag": "1.0.6"
19
},
20
"source_files": "Classes/**/*",
21
"frameworks": [
22
"CoreImage",
23
"WebKit",
24
"Security",
25
"SystemConfiguration",
26
"UIKit"
27
],
28
"libraries": [
29
"z",
30
"sqlite3"
31
]
32
}