blob: 70b746a216d7b78f25b52862d8a020e46ce203bc [file] [log] [blame]
{
"name": "MarkerKit",
"version": "1.4.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.4.0"
},
"social_media_url": "https://twitter.com/pchelnikov",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "Sources/MarkerKit.swift"
}