blob: 3a2bc0b41c4fc50014b883a4ab618c8072a44eaf [file] [log] [blame]
{
"name": "D3Json",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "D3json/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}