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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
8
/
3
/
1
/
Rakam-iOS
/
4.0.1
/
Rakam-iOS.podspec.json
blob
12db0fb903a523ebe5034146792d0367fdae0ce2
1
{
2
"name": "Rakam-iOS",
3
"version": "4.0.1",
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.1"
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
}