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
/
0
/
8
/
2
/
YXG_Helper
/
0.0.3
/
YXG_Helper.podspec.json
blob
ba45b87d45ef2278909991f19057f827d5ed5559
1
{
2
"name": "YXG_Helper",
3
"version": "0.0.3",
4
"summary": "基础工具",
5
"description": "经常使用到的基础工具抽象成库以方便管理",
6
"homepage": "https://github.com/jackgitsource/YXG_Helper",
7
"license": "MIT",
8
"authors": {
9
"jackgitsource": "1360634255@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/jackgitsource/YXG_Helper",
16
"tag": "0.0.3"
17
},
18
"source_files": "YXG_Helper/**/*",
19
"frameworks": "UIKit"
20
}