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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
3
/
6
/
a
/
WUtils
/
1.0.0
/
WUtils.podspec.json
blob
01541dc5cd5d931334097cdace420f0c707db052
1
{
2
"name": "WUtils",
3
"version": "1.0.0",
4
"summary": "常用工具类",
5
"description": "常用工具类整理,不定期更新",
6
"homepage": "https://github.com/winter6768/WUtils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"winter": "winter6768@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/winter6768/WUtils.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "WUtils/WUtils/*.{h,m}"
22
}