[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 4 / FHLinkedList / 0.0.5 / FHLinkedList.podspec.json
blob63803b2df759d282f200f5f8610996ae30a2d22f
2   "name": "FHLinkedList",
3   "version": "0.0.5",
4   "summary": "linkedlist",
5   "homepage": "https://github.com/GodL/LinkedList",
6   "license": "MIT",
7   "authors": {
8     "GodL": "547188371@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/GodL/LinkedList.git",
12     "tag": "0.0.5"
13   },
14   "source_files": "LinkedListDemo/LinkedList/*.{h,c}",
15   "requires_arc": true,
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }