blob: 52aecc70bb3302123f8dd3270e64da444937d5c0 [file] [log] [blame]
{
"name": "AbsoluteLayout",
"version": "1.0.1",
"summary": "Easy to use and flexible absolute layout alternative for iOS",
"description": "TODO: Easy to use and flexible absolute layout alternative for iOS",
"homepage": "https://github.com/tospery/AbsoluteLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/AbsoluteLayout.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AbsoluteLayout/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}