[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / b / Freezer / 1.0.0 / Freezer.podspec.json
blobcee4038bf1e2d9657090f6f54c9a0e9980dd06e3
2   "name": "Freezer",
3   "version": "1.0.0",
4   "summary": "Let your Swift tests travel through time",
5   "description": "Freezer is a library that allows your swift tests to travel through time by mocking NSDate class",
6   "homepage": "https://github.com/Pr0Ger/Freezer",
7   "license": "MIT",
8   "authors": {
9     "Sergey Petrov": "me@pr0ger.org"
10   },
11   "social_media_url": "http://twitter.com/Pr0Ger",
12   "source": {
13     "git": "https://github.com/Pr0Ger/Freezer.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "freezer.swift"