[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 6 / c / NSDate-Additions / 0.0.3 / NSDate-Additions.podspec.json
bloba2422b411dbb8accefbeaf411b283fdc21f6cc55
2   "name": "NSDate-Additions",
3   "version": "0.0.3",
4   "summary": "Helpful additions for NSDate.",
5   "description": "                       Fork from Erica https://github.com/erica/NSDate-Extensions\n                       with fixed warnings\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "NSDate-Additions": [
22       "Pod/Assets/*.png"
23     ]
24   }