blob: 2ba9e8ddb68146c08b3fff940d1e4256eab74ec0 [file] [log] [blame]
{
"name": "NKInputFormKit",
"version": "2.0",
"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": "2.0"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "NKInputFormKit/Classes/**/*"
}