blob: cc1c5c2aabbb664140d25bcfe2fc54d306967670 [file] [log] [blame]
{
"name": "MarkerKit",
"version": "1.3.0",
"summary": "Lightweight and easy to use wrapper for Auto Layout Constraints",
"homepage": "https://github.com/pchelnikov/MarkerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Pchelnikov": "m.pchelnikov@gmail.com"
},
"source": {
"git": "https://github.com/pchelnikov/MarkerKit.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Sources/MarkerKit.swift"
}