blob: 3c46c473c4faf12dbe150fa0d7427f862a8db398 [file] [log] [blame]
{
"name": "TextContainerLayoutGuide",
"version": "0.2.0",
"summary": "Easily put something around text using AutoLayout.",
"description": "Easily put something around text using AutoLayout.",
"homepage": "https://github.com/noppefoxwolf/TextContainerLayoutGuide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noppefoxwolf": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/TextContainerLayoutGuide.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "11.0"
},
"source_files": "TextContainerLayoutGuide/Classes/**/*",
"swift_version": "4.2"
}