[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / f / 9 / GfycatApiKit / 0.0.28 / GfycatApiKit.podspec.json
blob67fe1b568421f9a9847bd02a849a7b0748bc0160
2   "name": "GfycatApiKit",
3   "version": "0.0.28",
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.28"
17   },
18   "social_media_url": "https://twitter.com/gfycat",
19   "platforms": {
20     "ios": "9.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": [
28       "~> 4.0"
29     ],
30     "UICKeyChainStore": [
31       "~> 2.1"
32     ]
33   }