blob: eb25b6d0849f293688f64be94d02e58de226246d [file] [log] [blame]
{
"name": "FrameLayoutKit",
"version": "4.7.3",
"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.3"
},
"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"
}