repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
7
/
f
/
4
/
FHLinkedList
/
0.0.6
/
FHLinkedList.podspec.json
blob
f072833374146f398b482289b39f6a42bd0dd80e
1
{
2
"name": "FHLinkedList",
3
"version": "0.0.6",
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.6"
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
}
22
}