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] MARSDK_EASPRO 5.0.3
[CocoaPods.git]
/
Specs
/
2
/
b
/
5
/
EZUtils
/
0.0.5
/
EZUtils.podspec.json
blob
3f5eefe901277fda6b8fc74e724ba8c50a4a02b9
1
{
2
"name": "EZUtils",
3
"version": "0.0.5",
4
"summary": "Utils for iOS.",
5
"homepage": "https://github.com/adoniscx/EZUtils",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"adoniscx": "adoniscx@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/adoniscx/EZUtils.git",
18
"tag": "0.0.5"
19
},
20
"source_files": "EZUtils/*.swift"
21
}