blob: 15abb3dbddfaaa4b3a7057b7210980f4cc57e226 [file] [log] [blame]
{
"name": "NKFrameLayoutKit",
"version": "1.0.0",
"summary": "An auto layout kit",
"description": "An auto layout kit helps you to layout your UI easier and more effective",
"homepage": "https://github.com/kennic/NKFrameLayoutKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKFrameLayoutKit.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "8.0"
},
"source_files": "NKFrameLayoutKit/Classes/**/*"
}