blob: c469f9a801911dacb506cc89b9306435556bc3d9 [file] [log] [blame]
{
"name": "iOS-Utils",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"source_files": "Source/**/*.swift",
"deprecated": true
}