blob: 314a099c3b709a13827bff3f9a717af84fd6eea7 [file] [log] [blame]
{
"name": "iOS-Utils",
"version": "1.1.1",
"summary": "A set of convenient iOS utilities",
"homepage": "https://gitlab.com/_arkdev/ios-utils",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "_arkdev",
"source": {
"git": "https://gitlab.com/_arkdev/ios-utils.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"source_files": "Source/**/*.swift",
"deprecated": true
}