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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
d
/
7
/
0
/
FHHOpenUDID
/
1.0.1
/
FHHOpenUDID.podspec.json
blob
0eb028ddc6d705d0e6f4926529827fceee5a90c9
1
{
2
"name": "FHHOpenUDID",
3
"version": "1.0.1",
4
"summary": "FHHOpenUDID",
5
"homepage": "https://github.com/002and001/OpenUDID",
6
"license": "MIT",
7
"authors": {
8
"002and001": "xxewz1@163.com"
9
},
10
"source": {
11
"git": "https://github.com/002and001/OpenUDID.git",
12
"tag": "1.0.1"
13
},
14
"module_name": "OpenUDID",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"frameworks": [
19
"Foundation",
20
"UIKit"
21
],
22
"source_files": "*.{h,m}",
23
"requires_arc": false
24
}