[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / f / Loaf / 0.1.1 / Loaf.podspec.json
blob57a2185739de611f9dadf178e047101db23e6259
2   "name": "Loaf",
3   "version": "0.1.1",
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.1"
22   },
23   "source_files": "Loaf/**/*.{h,swift}",
24   "resources": "Loaf/**/*.{pdf}"