| { | |
| "name": "FHLinkedList", | |
| "version": "0.0.6", | |
| "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.6" | |
| }, | |
| "source_files": "LinkedListDemo/LinkedList/*.{h,c}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |