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