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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
0
/
8
/
CleanJSON
/
0.8.4
/
CleanJSON.podspec.json
blob
5d3574c37bc4f0db2217081ef029586c5d8797df
1
{
2
"name": "CleanJSON",
3
"version": "0.8.4",
4
"summary": "Swift JSON decoder for Codable.",
5
"homepage": "https://github.com/Pircate/CleanJSON",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Pircate": "gao497868860@163.com"
12
},
13
"source": {
14
"git": "https://github.com/Pircate/CleanJSON.git",
15
"tag": "0.8.4"
16
},
17
"source_files": "CleanJSON/Classes/**/*",
18
"platforms": {
19
"ios": "9.0",
20
"osx": "10.10",
21
"tvos": "9.0",
22
"watchos": "2.0"
23
},
24
"swift_versions": [
25
"4.2",
26
"5.0"
27
]
28
}