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] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git]
/
Specs
/
d
/
2
/
4
/
RetroSwift
/
0.0.4
/
RetroSwift.podspec.json
blob
ef2a49f2464666810ab3a06181ea02aa409336e9
1
{
2
"name": "RetroSwift",
3
"version": "0.0.4",
4
"summary": "Write Swift just like writing Objective-c",
5
"homepage": "https://github.com/yuynwa/RetroSwift",
6
"license": "MIT",
7
"authors": {
8
"Xiaohei": "yuynwa@gmail.com"
9
},
10
"social_media_url": "http://www.yuxiaohei.com",
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/yuynwa/RetroSwift.git",
16
"tag": "0.0.4"
17
},
18
"source_files": [
19
"Source/*.swift"
20
]
21
}