blob: 36d62f4f9b205e865f07f54235847a8d61494266 [file] [log] [blame]
{
"name": "RSTUtils",
"version": "1.2.1",
"summary": "Set of helpful protocols, classes, extensions etc. used in iOS projects at RST-IT",
"description": "Set of helpful protocols, classes, extensions etc. used in iOS projects at RST-IT.",
"homepage": "https://github.com/rstgroup/ios-utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pgorzelany": "piotr.gorzelany@gmail.com"
},
"source": {
"git": "https://github.com/rstgroup/ios-utils.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RSTUtils/Sources/**/*",
"pushed_with_swift_version": "3.0"
}