[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / 6 / d / 5 / BlurKit / 0.1.1 / BlurKit.podspec.json
bloba0446235df1cf08c19f07e667461f8b0d5cc3bd8
2   "name": "BlurKit",
3   "version": "0.1.1",
4   "summary": "A lightweight library that can easily blur the view.",
5   "homepage": "https://github.com/touyu/BlurKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "touyu": "dev.akkey0222@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/touyu/BlurKit.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "BlurKit/**/*.{swift}",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   }