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.0.0.2
/
Bow.podspec.json
blob
4e0ba5ca198dbe295a9d3065042800371aaa83a5
1
{
2
"name": "Bow",
3
"version": "0.0.0.2",
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.0.0.2"
20
},
21
"source_files": "Sources/Bow/*.swift"
22
}