[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / f / Loaf / 0.2.0 / Loaf.podspec.json
blob52b9a79f806780ee67e21e596f481d2a600f4d7d
2   "name": "Loaf",
3   "version": "0.2.0",
4   "summary": "A Swifty Framework for Easy iOS Toasts.",
5   "description": "A description will soon be added here!!",
6   "homepage": "https://github.com/schmidyy/Loaf/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mat Schmid": "matschmidy@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/devschmidy",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/schmidyy/Loaf.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "Loaf/**/*.{h,swift}"