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