blob: 92a8f51e8b9a6be6cecc506921cc2204985d2efe [file] [log] [blame]
{
"name": "SwiftyGiphyKit",
"version": "0.2.6",
"summary": "Lightweight Swift kit used to present Giphy search/picker view and display/edit GIFs in a user-interactable image view powered by SwiftyGif.",
"description": "Lightweight Swift kit used to present Giphy search/picker view and display/edit GIFs in a user-interactable image view (UIImageView) powered by SwiftyGif.",
"homepage": "https://github.com/everuribe/SwiftyGiphyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ever": "e.apollo.u@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/everuribe/SwiftyGiphyKit.git",
"tag": "0.2.6"
},
"source_files": "SwiftyGiphyKit/**/*.{h,m,swift}",
"resources": "SwiftyGiphyKit/*.xcassets",
"dependencies": {
"SwiftyGif": [
]
},
"swift_version": "5.1"
}