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] Mobilisten 9.2.1
[CocoaPods.git]
/
Specs
/
4
/
e
/
b
/
FP
/
0.4.1
/
FP.podspec.json
blob
98e9f0f3281c5e4e54e9a3183fc2d98ec709dcad
1
{
2
"name": "FP",
3
"version": "0.4.1",
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.1"
21
},
22
"source_files": "Source/**/*.swift"
23
}