[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 1 / EverythingAtOnce / 0.0.3 / EverythingAtOnce.podspec.json
blobfc7c5e11a3c457691ac0078628cfff4b8602ce83
2   "name": "EverythingAtOnce",
3   "version": "0.0.3",
4   "summary": "A flexible set of extensions for many apple frameworks.",
5   "homepage": "https://github.com/whutao/everything-at-once",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "whutao": "nabroman42@gmail.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/whutao/everything-at-once.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{swift}"
23   ],
24   "frameworks": "Foundation",
25   "swift_versions": [
26     "5.0"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.0"