blob: d0d4409c92686e334b6a92cc47cc93181ba9b4c2 [file] [log] [blame]
{
"name": "Anchora",
"version": "4.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"frameworks": "UIKit",
"source_files": "Anchora/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Anchora/",
"source": {
"git": "https://github.com/AnthonyLatsis/Anchora.git",
"tag": "4.3"
},
"authors": {
"Anthony Latsis": "aqamoss3fan2010@gmail.com"
},
"social_media_url": "https://www.instagram.com/anthonylatsis/",
"summary": "An overlay on the UIKit Auto Layout engine for expressive and terse constraints.",
"requires_arc": true,
"swift_version": "4.2"
}