[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / 2 / NSDate-Escort / 1.9.0 / NSDate-Escort.podspec.json
blobe6fbec6b6e2a64aa53076d197c7e0e72d66defb7
2   "name": "NSDate-Escort",
3   "version": "1.9.0",
4   "summary": "A NSDate utility library that is compatible with NSDate-Extensions API.",
5   "homepage": "https://github.com/azu/NSDate-Escort",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "azuciao@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/azu/NSDate-Escort.git",
15     "tag": "1.9.0"
16   },
17   "source_files": "NSDate-Escort/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.4",
21     "osx": "10.13"
22   }