[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / f / Loaf / 0.1.6 / Loaf.podspec.json
blob1e1f04685dda759cb593b9b56fb8ac3e8f8eeb7f
2   "name": "Loaf",
3   "version": "0.1.6",
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.1.6"
22   },
23   "source_files": "Loaf/**/*.{h,swift}",
24   "resource_bundles": {
25     "Loaf": [
26       "Loaf/Loaf/Assets.xcassets"
27     ]
28   }