blob: 1b9771c5209c1b1323672e00ef2c96c1efb16d01 [file] [log] [blame]
{
"name": "iOS-Utils",
"version": "1.3.0",
"summary": "A set of convenient iOS utilities",
"homepage": "https://github.com/ark-develop/iOS-Utils",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "ark-develop",
"source": {
"git": "https://github.com/ark-develop/iOS-Utils.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"source_files": "Source/**/*.swift",
"deprecated": true
}