[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 0 / 1 / Gliphy / 0.3.0 / Gliphy.podspec.json
blob33a0757c5d235a4a539ea441aa3ba0a8cc3d0372
2   "name": "Gliphy",
3   "version": "0.3.0",
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.3.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true