blob: ff19b1062f9f8bb108bf1a0c59a06d47f5e315d7 [file] [log] [blame]
{
"name": "NKInputFormKit",
"version": "1.8",
"summary": "A base class help you to create variations of form views easily",
"description": "A base class help you to create variations of form views easily like: Login dialog, SignUp dialog, Password dialog.",
"homepage": "https://github.com/kennic/NKInputFormKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKInputFormKit.git",
"tag": "1.8"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "NKInputFormKit/Classes/**/*"
}