[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / a / b / KJHUIKit / 0.9.1 / KJHUIKit.podspec.json
blob3efeef4985f2d4d27de18cec9f9cfc56e9f87da5
2   "name": "KJHUIKit",
3   "version": "0.9.1",
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.1"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.2"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"