[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / 6 / 4 / Yakka / 1.0 / Yakka.podspec.json
blobb9ba69d8e34f8734abd9002ec42ace883c56ad6d
2   "name": "Yakka",
3   "version": "1.0",
4   "summary": "A toolkit for coordinating the doing of stuff",
5   "homepage": "https://github.com/KieranHarper/Yakka",
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/Yakka.git",
22     "tag": "1.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.0"