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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
8
/
f
/
Bow
/
0.1.0
/
Bow.podspec.json
blob
32b835c94c66b594d7cf6f3484f6345746df1377
1
{
2
"name": "Bow",
3
"version": "0.1.0",
4
"summary": "Bow is a library for Typed Functional Programming in Swift.",
5
"homepage": "https://github.com/arrow-kt/bow",
6
"license": {
7
"type": "Copyright"
8
},
9
"authors": "The Bow authors",
10
"requires_arc": true,
11
"platforms": {
12
"osx": "10.9",
13
"ios": "8.0",
14
"tvos": "9.1",
15
"watchos": "2.0"
16
},
17
"source": {
18
"git": "https://github.com/arrow-kt/bow.git",
19
"tag": "0.1.0"
20
},
21
"source_files": "Sources/Bow/**/*.swift"
22
}