[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / c / NKInputFormKit / 1.0.0 / NKInputFormKit.podspec.json
blob8ddab67c5040979c1258a26584b40aa6197fba16
2   "name": "NKInputFormKit",
3   "version": "1.0.0",
4   "summary": "A base class helps you create various of form views easily",
5   "description": "A base class helps you create various 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.0.0"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NKInputFormKit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"