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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
4
/
e
/
b
/
FP
/
0.4.0
/
FP.podspec.json
blob
2dd65667ea7dd2d4b8a23b9a5f778c17ead227b5
1
{
2
"name": "FP",
3
"version": "0.4.0",
4
"summary": "Function Programming Utils",
5
"homepage": "https://github.com/octree/FP",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Octree": "octree@octree.me"
12
},
13
"platforms": {
14
"ios": "8.0",
15
"osx": "10.11"
16
},
17
"swift_version": "5.0",
18
"source": {
19
"git": "https://github.com/octree/FP.git",
20
"tag": "0.4.0"
21
},
22
"source_files": "Source/**/*.swift"
23
}