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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
c
/
5
/
8
/
iOS-Utils
/
1.1.1
/
iOS-Utils.podspec.json
blob
314a099c3b709a13827bff3f9a717af84fd6eea7
1
{
2
"name": "iOS-Utils",
3
"version": "1.1.1",
4
"summary": "A set of convenient iOS utilities",
5
"homepage": "https://gitlab.com/_arkdev/ios-utils",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": "_arkdev",
11
"source": {
12
"git": "https://gitlab.com/_arkdev/ios-utils.git",
13
"tag": "1.1.1"
14
},
15
"platforms": {
16
"ios": "11.0"
17
},
18
"swift_version": "5.0",
19
"source_files": "Source/**/*.swift",
20
"deprecated": true
21
}