blob: 4c5468df772efda78c5871e92eb54d08357e3425 [file] [log] [blame]
{
"name": "FrameLayoutKit",
"version": "4.7.2",
"summary": "FrameLayoutKit is a super fast and easy to use layout kit",
"description": "An auto layout kit helps you to layout your UI easier, faster and more effective",
"homepage": "https://github.com/kennic/FrameLayoutKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/FrameLayoutKit.git",
"tag": "4.7.2"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"tvos": "9.0",
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "FrameLayoutKit/Classes/*.*",
"swift_version": "4.2"
}