[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / f / AFDateHelper / 3.1.0 / AFDateHelper.podspec.json
blob9e78b607709d6088600981ba44e06a4b6ed7d42c
2   "name": "AFDateHelper",
3   "version": "3.1.0",
4   "summary": "NSDate Extension for Swift 2.0",
5   "description": "Extension for NSDate in Swift for creating, modifying or comparing dates.",
6   "homepage": "https://github.com/melvitax/AFDateHelper",
7   "screenshots": "https://raw.githubusercontent.com/melvitax/AFDateHelper/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Melvin Rivera": "melvin@allforces.com"
11   },
12   "source": {
13     "git": "https://github.com/melvitax/AFDateHelper.git",
14     "tag": "3.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AFDateHelper/**/*"