[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 6 / c / NSDate-Additions / 0.0.8 / NSDate-Additions.podspec.json
blobec7d49c4ce27b6e3db4fa8459c2ef26fc002d4fb
2   "name": "NSDate-Additions",
3   "version": "0.0.8",
4   "summary": "Helpful additions for NSDate.",
5   "description": "Fork from Erica https://github.com/erica/NSDate-Extensions\nwith fixed warnings\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/Lumenela/NSDate-Additions",
7   "license": "MIT",
8   "authors": {
9     "Dedunovich Svetlana": "lumenela@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Lumenela/NSDate-Additions.git",
13     "tag": "0.0.8"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "module_name": "NSDate_Additions",
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "NSDate-Additions": [
23       "Pod/Assets/*.png"
24     ]
25   }