[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 4 / Yakka / 0.2.0 / Yakka.podspec.json
blob56c8228c0b96dafa3f11d67a1f383003e5b2243e
2   "name": "Yakka",
3   "version": "0.2.0",
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.2.0"
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"