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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
8
/
3
/
f
/
DFUpdate
/
1.0.4
/
DFUpdate.podspec.json
blob
d6c79c8d697252c2ebfb8ef6f817b4dab904e08d
1
{
2
"name": "DFUpdate",
3
"version": "1.0.4",
4
"license": "MIT",
5
"summary": "A simple update",
6
"homepage": "https://github.com/954788/DFUpdate",
7
"authors": {
8
"954788": "569676974@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/954788/DFUpdate.git",
12
"tag": "1.0.4"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": [
19
"DFUpdate",
20
"*.{h,m}"
21
]
22
}