私が何か提案Swift 3でのJSON解析?
[[
{
"id" : "1ab66b240b5441a35f1c963c802ebc23",
"sizes" : {
"IPhone" : {
"width" : 288,
"actualHeight" : 288,
"sizeName" : "IPhone",
"url" : "abc1.jpg",
"actualWidth" : 288,
"height" : 360
},
"IPhone2" : {
"width" : 164,
"actualHeight" : 164,
"sizeName" : "Large",
"url" : "https:abc.jpg",
"actualWidth" : 164,
"height" : 205
},
}
}
]]
おかげ
返信ありがとう –