[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / 5 / 7 / WaitBlock / 0.4 / WaitBlock.podspec.json
blob90d39991aa35b8f959e6609651d8c9fdd11b07fa
2   "name": "WaitBlock",
3   "version": "0.4",
4   "authors": {
5     "RĂ©mi ROBERT": "http://remirobert.github.io"
6   },
7   "homepage": "https://github.com/remirobert/WaitBlock",
8   "summary": "Simple utility for only executing code when you want.",
9   "source": {
10     "git": "https://github.com/remirobert/WaitBlock.git",
11     "tag": "0.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "Foundation",
21   "source_files": "WaitBlock/**/*.{swift}"