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] YIM 2.5.0
[CocoaPods.git]
/
Specs
/
b
/
f
/
e
/
MXUtil
/
1.0.0
/
MXUtil.podspec.json
blob
5512250d88a7e83cdc92da7892c68da5981b202f
1
{
2
"name": "MXUtil",
3
"version": "1.0.0",
4
"summary": "MXUtil",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/LDPMX/MXUtil",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ashine": "ashiencitic@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/LDPMX/MXUtil.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "MXUtil/Classes/**/*"
22
}