[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / d / HowToKit / 0.1.0 / HowToKit.podspec.json
blob438dee970380781196cffea7673604267a16b5a9
2   "name": "HowToKit",
3   "version": "0.1.0",
4   "summary": "HowToKit is the basis of the How-to-iOS series iOS apps.",
5   "description": "HowToKit is part of the How-to-iOS series on GitHub. Every project should have an example app with HowToKit as its basis",
6   "homepage": "https://github.com/How-to-iOS/HowToKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zagahr": "zagahr.mail@googlemail.com"
13   },
14   "source": {
15     "git": "https://github.com/How-to-iOS/HowToKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://github.com/How-to-iOS",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "HowToKit/Classes/**/*",
24   "resources": [
25     "HowToKit/Assets/*.xcassets"
26   ]