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] PingStorage 1.0.0
[CocoaPods.git]
/
Specs
/
a
/
c
/
b
/
SZUTDID
/
1.0
/
SZUTDID.podspec.json
blob
68c2d9608a0ce517b32a3145945c448df1c4b098
1
{
2
"name": "SZUTDID",
3
"version": "1.0",
4
"summary": "UTDID",
5
"description": "UTDID,方便使用",
6
"homepage": "https://github.com/StenpZ/UTDID.git",
7
"license": "MIT",
8
"authors": {
9
"StenpZ": "zhouc520@foxmail.com"
10
},
11
"source": {
12
"git": "https://github.com/StenpZ/UTDID.git",
13
"tag": "1.0"
14
},
15
"frameworks": [
16
"Foundation",
17
"UIKit",
18
"SystemConfiguration",
19
"CoreTelephony",
20
"QuartzCore",
21
"CoreText",
22
"CoreGraphics",
23
"CFNetwork",
24
"CoreMotion"
25
],
26
"libraries": [
27
"z",
28
"c++"
29
],
30
"vendored_frameworks": "SZUTDID/UTDID.framework",
31
"platforms": {
32
"ios": "7.0"
33
},
34
"requires_arc": true
35
}