blob: 63803b2df759d282f200f5f8610996ae30a2d22f [file] [log] [blame]
{
"name": "FHLinkedList",
"version": "0.0.5",
"summary": "linkedlist",
"homepage": "https://github.com/GodL/LinkedList",
"license": "MIT",
"authors": {
"GodL": "547188371@qq.com"
},
"source": {
"git": "https://github.com/GodL/LinkedList.git",
"tag": "0.0.5"
},
"source_files": "LinkedListDemo/LinkedList/*.{h,c}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}