[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / f / RoasterHammerShared / 0.0.8 / RoasterHammerShared.podspec.json
blob2ec3c538e64d0e76a1ccb9d2555f5ec7cc2abd65
2   "name": "RoasterHammerShared",
3   "version": "0.0.8",
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.8"
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   ]