blob: 5fd040e4f19bf445317714a55a0310e05dda2ab3 [file] [log] [blame]
{
"name": "AMGifPicker",
"version": "0.2.1",
"summary": "Gif picker component",
"description": "Gif picker component based on Giphy API.",
"homepage": "https://github.com/ProgiiX/AMGifPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Momotiuk": "sashamomotyk@gmail.com"
},
"source": {
"git": "https://github.com/ProgiiX/AMGifPicker.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AMGifPicker/Source/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"GiphyCoreSDK": [
],
"Cache": [
],
"FLAnimatedImage": [
]
}
}