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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
f
/
4
/
1
/
FSwift
/
2.4.2
/
FSwift.podspec.json
blob
46b299b1baee428ee1115a4388a82b7bdbb7bcb0
1
{
2
"name": "FSwift",
3
"version": "2.4.2",
4
"license": {
5
"type": "BSD"
6
},
7
"homepage": "https://github.com/kperson/FSwift",
8
"authors": "Kelton Person",
9
"summary": "functional programming library for Swift",
10
"source": {
11
"git": "https://github.com/kperson/FSwift.git",
12
"tag": "v2.4.2"
13
},
14
"source_files": "FSwift/**/*.{swift}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "10.0",
18
"watchos": "3.0"
19
}
20
}