blob: ab8bfe3e50f40b49ed78f6ddc76600f9e3008958 [file] [log] [blame]
{
"name": "AutoInsetter",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "4.2",
"version": "1.4.1",
"summary": "Provide auto insetting capabilities to view controllers.",
"description": "Auto Inset engine that can automatically handle custom insetting of view controllers.",
"homepage": "https://github.com/uias/AutoInsetter",
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"source": {
"git": "https://github.com/uias/AutoInsetter.git",
"tag": "1.4.1"
},
"source_files": "Sources/AutoInsetter/**/*.{h,m,swift}"
}