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] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
4
/
f
/
1
/
UNTools
/
0.0.5
/
UNTools.podspec.json
blob
56bc47081945bc475eeb90ed250cb8e50db7e7ae
1
{
2
"name": "UNTools",
3
"version": "0.0.5",
4
"summary": "一个工具类集合",
5
"description": "一个常用的工具集合,用来统一管理。",
6
"homepage": "https://github.com/MWTsao/UNTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MWCao": "545663610@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/MWTsao/UNTools.git",
19
"tag": "0.0.5"
20
},
21
"source_files": "Classes",
22
"requires_arc": true
23
}