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] DebugSwift 0.3.9
[CocoaPods.git]
/
Specs
/
b
/
5
/
7
/
Rapid
/
1.0.2
/
Rapid.podspec.json
blob
0ed617eaa364e7afe1b3d3aa2820cfd564cde63d
1
{
2
"name": "Rapid",
3
"version": "1.0.2",
4
"license": "MIT",
5
"summary": "iOS and macOS client for Rapid.io realtime database",
6
"homepage": "https://www.rapid.io",
7
"authors": {
8
"Jan Schwarz": "jan.schwarz@strv.com"
9
},
10
"source": {
11
"git": "https://github.com/Rapid-SDK/ios.git",
12
"tag": "1.0.2"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.10"
17
},
18
"source_files": [
19
"Source/*.swift",
20
"Source/**/*.swift"
21
],
22
"pushed_with_swift_version": "3.0"
23
}