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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
1
/
b
/
6
/
AidlabSDK
/
0.0.1
/
AidlabSDK.podspec.json
blob
5bcdf93fe6ba7cdcd591c14607a7b16e92a71290
1
{
2
"name": "AidlabSDK",
3
"version": "0.0.1",
4
"summary": "Sample Spec",
5
"homepage": "https://www.aidlab.com",
6
"authors": {
7
"Szymon Gesicki": "szymon.gesicki@aidlab.com"
8
},
9
"license": {
10
"type": "MIT",
11
"text": "MIT License"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"source": {
17
"git": "https://github.com/AidlabSDK/AidlabSDK.git",
18
"tag": "0.0.1"
19
},
20
"ios": {
21
"vendored_frameworks": "AidlabSDK.xcframework"
22
}
23
}