[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / f / RoasterHammerShared / 0.0.11 / RoasterHammerShared.podspec.json
blob60159b2347c26c94f88a2a1be5b241bd7b717e9b
2   "name": "RoasterHammerShared",
3   "version": "0.0.11",
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.11"
13   },
14   "default_subspecs": "Core",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "subspecs": [
19     {
20       "name": "Core",
21       "source_files": "Sources/**/*"
22     }
23   ]