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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
3
/
0
/
8
/
CleanJSON
/
0.0.1
/
CleanJSON.podspec.json
blob
b45012c1c38a31be24c163370d3114da7012a3d1
1
{
2
"name": "CleanJSON",
3
"version": "0.0.1",
4
"summary": "JSON decoder of Codable",
5
"homepage": "https://github.com/Pircate/CleanJSON",
6
"license": "MIT",
7
"authors": {
8
"Pircate": "gao497868860@163.com"
9
},
10
"source": {
11
"git": "https://github.com/Pircate/CleanJSON.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "Sources/**/*",
15
"platforms": {
16
"ios": "9.0"
17
},
18
"swift_version": "4.0"
19
}