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