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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
c
/
0
/
Logmatic
/
1.0.2
/
Logmatic.podspec.json
blob
d682ac68fd22d6ea7427f4a8c0e7de584bd150ae
1
{
2
"name": "Logmatic",
3
"version": "1.0.2",
4
"authors": "Logmatic.io",
5
"license": "MIT",
6
"homepage": "http://logmatic.io",
7
"summary": "iOS version for Logmatic.io",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/logmatic/logmatic-ios.git",
13
"tag": "v1.0.2"
14
},
15
"source_files": "Logmatic/*.{h,m}",
16
"frameworks": "Foundation",
17
"requires_arc": true
18
}