{ | |
"name": "D3Model", | |
"version": "2.0.3", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"homepage": "https://github.com/mozhenhau/D3Json", | |
"authors": { | |
"mozhenhau": "493842062@qq.com" | |
}, | |
"summary": "ARC and GCD Compatible D3Json Class for iOS and OS X.", | |
"source": { | |
"git": "https://github.com/mozhenhau/D3Json.git", | |
"tag": "2.0.3" | |
}, | |
"source_files": "D3Model/D3Model.swift", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |