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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
f
/
0
/
2
/
RDHome
/
0.0.1
/
RDHome.podspec.json
blob
b5bff44c49aeedd7ad3ba1fe27bbc712606f75d2
1
{
2
"name": "RDHome",
3
"version": "0.0.1",
4
"summary": "RDHome",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/Richarl/RDHome",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Richarl": "diaoaiguo@126.com"
13
},
14
"source": {
15
"git": "https://gitee.com/Richarl/RDHome.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "RDHome/Classes/**/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}