blob: 9adad64984c32ae1574842d1efa709e85e105728 [file] [log] [blame]
{
"name": "NKComponents",
"version": "1.1",
"summary": "A set of UI components",
"description": "A set of UI components:\n- NKTextField\n- NKTextView\n- NKImageView\n- NKIconLabel\n- NKGridLineView",
"homepage": "https://github.com/kennic/NKComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKComponents.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "NKComponents/*.swift",
"frameworks": "UIKit",
"swift_version": "4.2"
}