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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
0
/
8
/
2
/
YXG_Helper
/
0.0.9
/
YXG_Helper.podspec.json
blob
4ca94616073db33781fe039c5346cf4ab37ab276
1
{
2
"name": "YXG_Helper",
3
"version": "0.0.9",
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.9"
17
},
18
"source_files": "YXG_Helper/Classes/**/*",
19
"frameworks": "UIKit"
20
}