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
/
8
/
6
/
b
/
LoggerBlash
/
0.0.1
/
LoggerBlash.podspec.json
blob
047954e96db88f83ca2fc267149b0d283e2feb0c
1
{
2
"name": "LoggerBlash",
3
"version": "0.0.1",
4
"summary": "LoggerBlash",
5
"homepage": "https://github.com/mcmatan/LoggerBlash",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Matan"
15
},
16
"source": {
17
"git": "https://github.com/mcmatan/LoggerBlash.git",
18
"tag": "0.0.1"
19
},
20
"frameworks": "UIKit",
21
"source_files": [
22
"LoggerBlash*",
23
"Classes/*",
24
"Resource/*"
25
],
26
"requires_arc": true
27
}