[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / f / 9 / GfycatApiKit / 0.0.22 / GfycatApiKit.podspec.json
blobcc210332f9d63d20d9a551d28883bd220106d53f
2   "name": "GfycatApiKit",
3   "version": "0.0.22",
4   "summary": "GfycatApiKit for iOS",
5   "description": "GfycatApiKit provides building blocks to integrate apps with the Gfycat API.",
6   "homepage": "https://developers.gfycat.com/api/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gfycat": "support@gfycat.com"
13   },
14   "source": {
15     "git": "https://github.com/gfycat/GfycatApiKit.git",
16     "tag": "0.0.22"
17   },
18   "social_media_url": "https://twitter.com/gfycat",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "GfycatApiKit/**/*.[h,m]",
24   "public_header_files": "GfycatApiKit/**/*.h",
25   "static_framework": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "UICKeyChainStore": [
32     ]
33   }