[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 1 / Gliphy / 0.2.1 / Gliphy.podspec.json
blobb1e4e84095c4ed968d984856e982295576869943
2   "name": "Gliphy",
3   "version": "0.2.1",
4   "summary": "A Swift Library to help manage Dynamic Type",
5   "description": "A library to help manage custom fonts when used in iOS's\nDynamic Type.",
6   "homepage": "https://github.com/tallwave/Gliphy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scott Williams": "scott.williams@tallwave.com"
13   },
14   "social_media_url": "http://twitter.com/swilliams",
15   "source": {
16     "git": "https://github.com/tallwave/Gliphy.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Gliphy/**/*.swift",
23   "requires_arc": true