[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / a / 0 / KJHUtility / 0.3.0 / KJHUtility.podspec.json
blob75bc9e5aacfa58d30d44fb91eaa6242dc6603c61
2   "name": "KJHUtility",
3   "version": "0.3.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.3.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation"