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] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git]
/
Specs
/
3
/
5
/
c
/
YSConst
/
1.0.6
/
YSConst.podspec.json
blob
27fa62669be72cf9e3928144794570aaf8d7635d
1
{
2
"name": "YSConst",
3
"version": "1.0.6",
4
"summary": "一些常用值的封装",
5
"homepage": "https://github.com/yscode001/YSConst",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSConst.git",
15
"tag": "1.0.6"
16
},
17
"source_files": "YSConst/YSConst/YSConst/*.swift",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}