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.4.14
[CocoaPods.git]
/
Specs
/
c
/
2
/
0
/
DWINFO
/
0.0.2
/
DWINFO.podspec.json
blob
36f30ab1bd0cc857ad93c03907f37d9e2990b6b7
1
{
2
"name": "DWINFO",
3
"version": "0.0.2",
4
"summary": "获取当前简要信息.",
5
"description": "- 获取当前使用设备的简要信息\n- 获取当前App的简要信息\n- 获取当前网络信息",
6
"homepage": "https://github.com/CoderDwang/DWINFO",
7
"license": "MIT",
8
"authors": {
9
"CoderDwang": "coderdawng@outlook.com"
10
},
11
"source": {
12
"git": "https://github.com/CoderDwang/DWINFO.git",
13
"tag": "0.0.2"
14
},
15
"source_files": [
16
"DWINFO",
17
"DWINFO/**/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "8.0"
21
},
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}