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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
6
/
a
/
b
/
HYDeviceKit
/
0.0.1
/
HYDeviceKit.podspec.json
blob
3ae616287037e82f0c441c3f227e60ea057e632f
1
{
2
"name": "HYDeviceKit",
3
"version": "0.0.1",
4
"summary": "iOS设备信息",
5
"description": "获取iOS的一些设备信息",
6
"homepage": "https://github.com/oceanfive/HYDeviceKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"oceanfive": "849638313@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/oceanfive/HYDeviceKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "HYDeviceKit/Classes/**/*"
22
}