[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / e / SwiftyUnsplashKit / 0.0.4 / SwiftyUnsplashKit.podspec.json
blobcdff4531448456a776ce55aa928565adb0005d17
2   "name": "SwiftyUnsplashKit",
3   "version": "0.0.4",
4   "summary": "Pod written in Swift kit used to present Unsplash search view and select image along with its url.",
5   "description": "Lightweight Swift kit used to present Unsplash search view and select image along with its url. This is done via a modular controller/presenter object called UnsplashSearchPresenter.",
6   "homepage": "https://github.com/everuribe/SwiftyUnsplashKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ever": "e.apollo.u@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/everuribe/SwiftyUnsplashKit.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "SwiftyUnsplashKit/**/*.{h,m,swift}",
23   "resources": "SwiftyUnsplashKit/*.xcassets",
24   "swift_version": "4.2"