[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 2 / f / SwiftyDispatch / 0.2.0 / SwiftyDispatch.podspec.json
blobd9270779ac63bf66e5a9e9217d0d44d0a74d7e2f
2   "name": "SwiftyDispatch",
3   "version": "0.2.0",
4   "summary": "A lightweight GCD wrapper for Swift.",
5   "homepage": "https://github.com/siuying/SwiftyDispatch",
6   "license": "MIT",
7   "authors": {
8     "Francis Chong": "francis@ignition.hk"
9   },
10   "source": {
11     "git": "https://github.com/siuying/SwiftyDispatch.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/siuying",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*.swift"