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] RegulaCommonNightly 7.5.939
[CocoaPods.git]
/
Specs
/
e
/
5
/
1
/
MRMD5
/
1.0.0
/
MRMD5.podspec.json
blob
133f44c0351df09268c1893adfaac4f12e514147
1
{
2
"name": "MRMD5",
3
"version": "1.0.0",
4
"summary": "The correct way to md5.",
5
"homepage": "https://github.com/mrxir/MRMD5",
6
"license": "LICENSE",
7
"authors": {
8
"我也没有时光机器": "100885521@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/mrxir/MRMD5.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude"
22
}