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] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git]
/
Specs
/
c
/
2
/
d
/
MD5PodDemo
/
0.0.1
/
MD5PodDemo.podspec.json
blob
d6488b985ed9a3c71ede396cde1bebaffcb2d221
1
{
2
"name": "MD5PodDemo",
3
"version": "0.0.1",
4
"summary": "A podspec test demo",
5
"homepage": "https://github.com/getinlight/MD5PodDemo",
6
"license": "MIT",
7
"authors": {
8
"getinlight": "1123256466@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/getinlight/MD5PodDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Encryption",
19
"Encryption/Encryption/MD5Encryption.{h,m}"
20
]
21
}