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