blob: edc55d913e99af7f145b704419b4ce4e1bdd9beb [file] [log] [blame]
{
"name": "FrameLayoutKit",
"version": "3.4",
"summary": "FrameLayoutKit is a super fast and easy to use layout kit",
"description": "An auto layout kit helps you to layout your UI easier 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": "3.4"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"tvos": "9.0",
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "FrameLayoutKit/Classes/*.*"
}