blob: ca90d1ff711f51c52c6b46b2c2b3559c81135669 [file] [log] [blame]
{
"name": "Anchora",
"version": "4.2.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"frameworks": "UIKit",
"source_files": "Anchora/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Anchora/",
"source": {
"git": "https://github.com/AnthonyLatsis/Anchora.git",
"tag": "4.2.3"
},
"authors": {
"Anthony Latsis": "aqamoss3fan2010@gmail.com"
},
"social_media_url": "https://www.instagram.com/anthonylatsis/",
"summary": "A small framework that abstracts over UIKit's Auto Layout engine in a native style to tidy up your constraints.",
"requires_arc": true
}