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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
2
/
9
/
YMUtils
/
0.1.0
/
YMUtils.podspec.json
blob
66c519ee2766344e274b1c7ac4a211a6cc02f7ff
1
{
2
"name": "YMUtils",
3
"version": "0.1.0",
4
"summary": "YMUtils",
5
"description": "App底层工具类模块",
6
"homepage": "https://github.com/YongmingLee/YMUtils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Yongming": "sadusaga@163.com"
13
},
14
"source": {
15
"git": "https://github.com/YongmingLee/YMUtils.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YMUtils/Classes/**/*"
22
}