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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
9
/
0
/
7
/
CriandoPOD
/
0.0.1
/
CriandoPOD.podspec.json
blob
99b8483ae527c61411ba1cec02bd627b01490fd2
1
{
2
"name": "CriandoPOD",
3
"version": "0.0.1",
4
"summary": "Criando o primeiro pod",
5
"homepage": "https://github.com/adautooli/CreatePOD.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"Adauto Oliveira": "adauto.oliveira@me.com"
12
},
13
"platforms": {
14
"ios": "14.5"
15
},
16
"source": {
17
"git": "https://github.com/adautooli/CreatePOD.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"CreatePOD",
22
"CreatePOD/**/*.{h,m,swift}"
23
]
24
}