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] Netmera 3.24.6
[CocoaPods.git]
/
Specs
/
2
/
4
/
8
/
XLDevice
/
1.0.0
/
XLDevice.podspec.json
blob
214a62df7c3b3c3155d030f447af344595f7299d
1
{
2
"name": "XLDevice",
3
"version": "1.0.0",
4
"summary": "这是一个设备信息管理工具",
5
"description": "LZTool 是一个用于保存一些常用工具类的工具",
6
"homepage": "https://github.com/muxueChen/PodTest",
7
"license": "MIT",
8
"authors": "暮雪",
9
"platforms": {
10
"ios": "8.0"
11
},
12
"source": {
13
"git": "https://github.com/muxueChen/PodTest.git",
14
"tag": "1.0.0"
15
},
16
"source_files": "XLDeviceManager/XLDevice.{h,m}",
17
"requires_arc": true
18
}