[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / 3 / NSharpDate / 1.0.1 / NSharpDate.podspec.json
blob36f148b17ad082717f429e6ac8e299139408f55c
2   "name": "NSharpDate",
3   "version": "1.0.1",
4   "summary": "a NSDate Category that adds convenient methods and properties for converting to NSString for IOS and OSX",
5   "description": "  \n* a NSDate Category that adds convenient methods and properties for converting to NSString and also \n* to create new NSDate objects with for example a day added or get the name of the day.\n",
6   "homepage": "http://www.nsdatetostring.com/",
7   "license": "MIT",
8   "authors": {
9     "Christian Engvall": "crilleengvall@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/crilleengvall/NSharpDate.git",
13     "tag": "1.0.1"
14   },
15   "source_files": [
16     "NSharpDate",
17     "NSharpDate/*.{h,m}"
18   ],
19   "exclude_files": "NSharpDateExampleApplication",
20   "requires_arc": true