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] SampleOTP 0.1.0
[CocoaPods.git]
/
Specs
/
2
/
8
/
9
/
cdctmediator
/
0.1.0
/
cdctmediator.podspec.json
blob
6bceadaeea7c6c2badbe0291cc1ba0c23e7a3d4a
1
{
2
"name": "cdctmediator",
3
"version": "0.1.0",
4
"summary": "A short description of cdctmediator.",
5
"description": "x",
6
"homepage": "https://github.com/xujunquan/cdctmediator",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xujunquan": "x"
13
},
14
"source": {
15
"git": "https://github.com/xujunquan/cdctmediator.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "cdctmediator/Classes/**/*",
22
"dependencies": {
23
"CTMediator": [
24
"48"
25
]
26
}
27
}