blob: f13aba20f5451db703b21400a0404777954a7431 [file] [log] [blame]
{
"name": "RSTUtils",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RSTUtils/Sources/**/*",
"pushed_with_swift_version": "3.0"
}