[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 0 / KJHUtility / 0.4.0 / KJHUtility.podspec.json
bloba4837c3c0b7784ffb3452f6935a2982863ab7f6a
2   "name": "KJHUtility",
3   "version": "0.4.0",
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.4.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation"