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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
0
/
f
/
YXG_Tools
/
0.0.2
/
YXG_Tools.podspec.json
blob
9ad05ed3eb166ac7cef6be25add245d5bfd2e6f2
1
{
2
"name": "YXG_Tools",
3
"version": "0.0.2",
4
"summary": "A simple tools",
5
"homepage": "https://github.com/jackgitsource/YXG_Tools.git",
6
"license": "MIT",
7
"authors": {
8
"yxgsource": "yxguang66@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/jackgitsource/YXG_Tools.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"YXG_Tools",
19
"YXG_Tools/**/*.{h,m}"
20
]
21
}