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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
c
/
a
/
9
/
XWDeviceUtil
/
0.0.1
/
XWDeviceUtil.podspec.json
blob
d20f36923cc3bbc799c1e94ecdf18f049b4b4b58
1
{
2
"name": "XWDeviceUtil",
3
"version": "0.0.1",
4
"summary": "UIDevice+Util",
5
"homepage": "https://github.com/littleSun/XWDeviceUtil",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zengchao": "zengc@xweisoft.com"
12
},
13
"platforms": {
14
"ios": null
15
},
16
"source": {
17
"git": "https://github.com/littleSun/XWDeviceUtil.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "*.{h,m}"
21
}