blob: d103710e9e773bec852b3de31602465559610d11 [file] [log] [blame]
{
"name": "LayoutAnchor",
"version": "4.0.2",
"license": "MIT",
"summary": "An autolayout anchor wrapper.",
"homepage": "https://github.com/yume190/LayoutAnchor",
"authors": {
"yume190": "yume190@gmail.com"
},
"social_media_url": "https://www.facebook.com/yume190",
"source": {
"git": "https://github.com/yume190/LayoutAnchor.git",
"tag": "4.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"LayoutAnchor/Anchor/*.swift",
"LayoutAnchor/AutoLayoutExtension/*.swift"
]
}