blob: 1ccde54d82b52b5346adfd7cbe4b7a729512d3e6 [file] [log] [blame]
{
"name": "DataStructureDsc",
"version": "1.1.0",
"summary": "DataStructure for beginners of Swift.",
"description": "DataStructure for beginners of Swift. Queue, Stack included.",
"homepage": "https://github.com/ShaocongDong/DataStructureDsc",
"license": "MIT",
"authors": {
"Dong Shaocong": "shaocong.dong@yahoo.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/ShaocongDong/DataStructureDsc.git",
"tag": "1.1.0"
},
"source_files": "DataStructureDsc/**/*"
}