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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
6
/
5
/
b
/
DKLoading
/
1.0.0
/
DKLoading.podspec.json
blob
db08c4304b8ed5df3a53642e152bf3e7f52cb72d
1
{
2
"name": "DKLoading",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "private util str",
6
"homepage": "https://github.com/Liuyujiaodev/DKLoading.git",
7
"authors": "liuyujiao",
8
"source": {
9
"git": "https://github.com/Liuyujiaodev/DKLoading.git",
10
"tag": "1.0.0"
11
},
12
"description": "DKLoading",
13
"source_files": [
14
"DKLoading",
15
"DKLoading/**/*.{h,m}"
16
],
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"dependencies": {
22
"UtilStr": [
23
24
]
25
}
26
}