[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 7 / WaitBlock / 0.2 / WaitBlock.podspec.json
blob935a8772c427cbafdd9067ccada413395e52b250
2   "name": "WaitBlock",
3   "version": "0.2",
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.2"
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}"