[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / b / KJHUIKit / 0.9 / KJHUIKit.podspec.json
blob08951ad8b1f11d30dd87b039bbb6dd16737a4f9e
2   "name": "KJHUIKit",
3   "version": "0.9",
4   "summary": "A handy set of views and buttons for iOS",
5   "homepage": "https://github.com/KieranHarper/KJHUIKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kieran Harper": "kieranjharper@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/KieranTheTwit",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KieranHarper/KJHUIKit.git",
19     "tag": "0.9"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.2"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"