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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
b
/
7
/
SwpTools
/
3.4.5
/
SwpTools.podspec.json
blob
518245661dd1621cac0c937486f132a4c622bb8e
1
{
2
"name": "SwpTools",
3
"version": "3.4.5",
4
"summary": "一些常用的工具方法",
5
"description": "TODO: 一些常用的工具方法",
6
"homepage": "https://github.com/swp-song/SwpTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"swp-song": "396587868@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/swp-song/SwpTools.git",
16
"tag": "3.4.5"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SwpTools/**/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"requires_arc": true
27
}