blob: e3e0cf410212c1da7c88896acbe3b3e02c7c4ded [file] [log] [blame]
{
"name": "Anchora",
"version": "4.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "Anchora/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Anchora/",
"source": {
"git": "https://github.com/AnthonyLatsis/Anchora.git",
"tag": "4.0.2"
},
"authors": {
"Anthony Latsis": "aqamoss3fan2010@gmail.com"
},
"social_media_url": "https://www.instagram.com/anthonylatsis/",
"summary": "A sweet cherry over Auto Layout to make your constraints easier, tidier and more compact.",
"requires_arc": true
}