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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
c
/
3
/
4
/
WXToolLib
/
0.2.0
/
WXToolLib.podspec.json
blob
b6b28a68ef0815d3b284f404b8cd41a20eb828e2
1
{
2
"name": "WXToolLib",
3
"version": "0.2.0",
4
"summary": "微信工具",
5
"description": "一个简短的微信工具包",
6
"homepage": "https://gitee.com/subosubo/wxtool.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"syyjay": "syyjay@sina.cn"
13
},
14
"source": {
15
"git": "https://gitee.com/subosubo/wxtool.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "WXTool/**/*.h"
22
}