blob: e9f357565684ce9f56e1e9f7fd718f71b88d93a9 [file] [log] [blame]
{
"name": "SwiftyGiphyKit",
"version": "0.2.1",
"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.1"
},
"source_files": "SwiftyGiphyKit/**/*.{h,m,swift}",
"resources": "SwiftyGiphyKit/*.xcassets",
"dependencies": {
"SwiftyGif": [
]
},
"swift_version": "5.1"
}