[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / c / NSDate-Additions / 0.0.5 / NSDate-Additions.podspec.json
blobb0d0c6a56ad1ccae42e3b6d433293bd241e7862e
2   "name": "NSDate-Additions",
3   "version": "0.0.5",
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.5"
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   }