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] JLBlueLink 1.0.0
[CocoaPods.git]
/
Specs
/
8
/
3
/
1
/
Rakam-iOS
/
4.0.4
/
Rakam-iOS.podspec.json
blob
70b3ebbe5db5c4901946153746ff282b1f254903
1
{
2
"name": "Rakam-iOS",
3
"version": "4.0.4",
4
"summary": "Rakam mobile analytics iOS SDK.",
5
"homepage": "https://rakam.io",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Rakam": "emre@rakam.io"
11
},
12
"source": {
13
"git": "https://github.com/rakam-io/rakam-ios.git",
14
"tag": "v4.0.4"
15
},
16
"platforms": {
17
"ios": "6.0",
18
"tvos": "9.0"
19
},
20
"source_files": "Rakam/*.{h,m}",
21
"requires_arc": true,
22
"libraries": "sqlite3.0"
23
}