blob: c708a0086fbfe85e0575627a1d7454b84a2a75c5 [file] [log] [blame]
{
"name": "MarkerKit",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "Sources/MarkerKit.swift"
}