blob: 35148f390d445b39c59f89733eae23388899f073 [file] [log] [blame]
{
"name": "PinIt",
"version": "1.0",
"summary": "AutoLayout Helper",
"homepage": "https://github.com/geor-kasapidi/PinIt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgy Kasapidi": "geor.kasapidi@icloud.com"
},
"source": {
"git": "https://github.com/geor-kasapidi/PinIt.git",
"tag": "v1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"requires_arc": true,
"source_files": "AutoLayout.swift"
}