[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / c / NKInputFormKit / 1.8 / NKInputFormKit.podspec.json
blobff19b1062f9f8bb108bf1a0c59a06d47f5e315d7
2   "name": "NKInputFormKit",
3   "version": "1.8",
4   "summary": "A base class help you to create variations of form views easily",
5   "description": "A base class help you to create variations of form views easily like: Login dialog, SignUp dialog, Password dialog.",
6   "homepage": "https://github.com/kennic/NKInputFormKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "source": {
15     "git": "https://github.com/kennic/NKInputFormKit.git",
16     "tag": "1.8"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "NKInputFormKit/Classes/**/*"