[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 4 / Yakka / 0.4.1 / Yakka.podspec.json
blob427fa3599af21d5c818d36df9223576cf6320cde
2   "name": "Yakka",
3   "version": "0.4.1",
4   "summary": "A toolkit for coordinating the doing of stuff",
5   "description": "Yakka is designed for throwaway code you just need run asynchronously in the background, as well as for creating reusable task classes that encapsulate less trivial processes",
6   "homepage": "https://github.com/KieranHarper/Yakka",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kieran Harper": "kieranjharper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KieranHarper/Yakka.git",
16     "tag": "0.4.1"
17   },
18   "social_media_url": "https://twitter.com/KieranTheTwit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Yakka/Classes/**/*",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"