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] PayUIndia-Networking 5.0.1
[CocoaPods.git]
/
Specs
/
0
/
8
/
2
/
YXG_Helper
/
0.1.6
/
YXG_Helper.podspec.json
blob
11745d61d6182951c7a270cf9a2f50310cdfbf28
1
{
2
"name": "YXG_Helper",
3
"version": "0.1.6",
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.1.6"
17
},
18
"source_files": "YXG_Helper/**/*",
19
"frameworks": "UIKit"
20
}