[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 2 / AMGifPicker / 0.2.2 / AMGifPicker.podspec.json
blob9e345886d2ec8fc74b486b5a76c55dab23c531ea
2   "name": "AMGifPicker",
3   "version": "0.2.2",
4   "summary": "Gif picker component",
5   "description": "Gif picker component based on Giphy API.",
6   "homepage": "https://github.com/ProgiiX/AMGifPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Momotiuk": "sashamomotyk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ProgiiX/AMGifPicker.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AMGifPicker/Source/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "GiphyCoreSDK": [
29     ],
30     "Cache": [
32     ],
33     "FLAnimatedImage": [
35     ]
36   }