blob: 2826f1c4fd85cbcf9f99787f6ea28e564916c388 [file] [log] [blame]
{
"name": "Pixie",
"version": "1.0.1",
"summary": "Set of tools that make your developer's life easier",
"homepage": "https://github.com/gsagadyn/Pixie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS Team": ""
},
"source": {
"git": "https://github.com/gsagadyn/Pixie.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Pixie/Pixie/Classes/**/*.{swift}",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"swift_version": "5.2"
}