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] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
5
/
9
/
a
/
CYDevice
/
1.0.1
/
CYDevice.podspec.json
blob
fff1b086cb6d0bd42d281cc2c16b37b4834f9b6b
1
{
2
"name": "CYDevice",
3
"version": "1.0.1",
4
"summary": "iOS设备数据",
5
"description": "用来获取iOS设备数据",
6
"homepage": "https://github.com/cy92yong/CYDevice.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chuyong": "694107462@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/cy92yong/CYDevice.git",
19
"tag": "1.0.1"
20
},
21
"source_files": "screenSize/CYDevice/*.{h,m,json}",
22
"requires_arc": true
23
}