blob: 3874b9924fd089ec72399b605099c5e5921ca25c [file] [log] [blame]
{
"name": "NVLinkedList",
"version": "0.0.3",
"license": "MIT",
"summary": "Linked List data structure",
"homepage": "https://github.com/nik3212/NVLinkedList",
"authors": {
"Nikita Vasilev": "nv3212@gmail.com"
},
"source": {
"git": "https://github.com/nik3212/NVLinkedList.git",
"tag": "0.0.3"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Source/**/*.{h,m,swift}"
}