[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 9 / 6 / c / NSDate-Additions / 0.0.7 / NSDate-Additions.podspec.json
blobfb61f74a2d409c42649d4680f8e642df2a7939c7
2   "name": "NSDate-Additions",
3   "version": "0.0.7",
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.7"
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   }