[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / f / RoasterHammerShared / 0.0.7 / RoasterHammerShared.podspec.json
blob3facabd2e29b7f54489b5c17254e287d932562e1
2   "name": "RoasterHammerShared",
3   "version": "0.0.7",
4   "summary": "Shared library for the RoasterHammer application",
5   "homepage": "https://github.com/klein-thibault/RoasterHammer-Shared",
6   "license": "MIT",
7   "authors": {
8     "Thibault Klein": "klein.thibault@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/klein-thibault/RoasterHammer-Shared.git",
12     "tag": "0.0.7"
13   },
14   "default_subspecs": "Core",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "pushed_with_swift_version": "4.2",
19   "subspecs": [
20     {
21       "name": "Core",
22       "source_files": "Sources/**/*"
23     }
24   ]