[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / 0 / KJHUtility / 0.2 / KJHUtility.podspec.json
blob30b33f2d9ff2d0cafce513b744969d30190eb855
2   "name": "KJHUtility",
3   "version": "0.2",
4   "summary": "A small set of random utilities written in Swift.",
5   "homepage": "https://github.com/KieranHarper/KJHUtility",
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": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/KieranHarper/KJHUtility.git",
22     "tag": "0.2"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.0"