[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / f / 9 / GfycatApiKit / 0.0.8 / GfycatApiKit.podspec.json
blobd3df07d7d4f9dd633c3055e8b674f7fe5494c646
2   "name": "GfycatApiKit",
3   "version": "0.0.8",
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.8"
17   },
18   "social_media_url": "https://twitter.com/gfycat",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "GfycatApiKit/**/*",
24   "public_header_files": "GfycatApiKit/**/*.h",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0"
28     ],
29     "UICKeyChainStore": [
30       "2.1.1"
31     ]
32   }