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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
e
/
f
/
b
/
RdTools
/
0.1.2
/
RdTools.podspec.json
blob
02bd8eb798c4a5548e4f5f70edc8746e25ce2eca
1
{
2
"name": "RdTools",
3
"version": "0.1.2",
4
"summary": "It is my layout file base on Masonry.",
5
"homepage": "https://github.com/f624728887/RdTools",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Rondo_DaDa": "f624728887@163.com"
12
},
13
"source": {
14
"git": "https://github.com/f624728887/RdTools.git",
15
"tag": "0.1.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "RdTools",
21
"dependencies": {
22
"Masonry": [
23
24
],
25
"SDWebImage": [
26
27
]
28
},
29
"frameworks": [
30
"UIKit",
31
"Foundation"
32
]
33
}