[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / f / AFDateHelper / 4.2.6 / AFDateHelper.podspec.json
blobb08cbdad9f6d0ee0157b08c45270314eed3b7bbe
2   "name": "AFDateHelper",
3   "version": "4.2.6",
4   "summary": "Date Extension for Swift 4.0",
5   "description": "A Swift Date extension for creating, modifying and comparing dates.",
6   "homepage": "https://github.com/melvitax/DateHelper",
7   "screenshots": "https://raw.githubusercontent.com/melvitax/DateHelper/master/logo.png",
8   "license": "MIT",
9   "authors": {
10     "Melvin Rivera": "melvitax@me.com"
11   },
12   "social_media_url": "https://twitter.com/melvitax",
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "tvos": "9.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/melvitax/DateHelper.git",
21     "tag": "4.2.6"
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"