[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 7 / NVDate / 2.0.0 / NVDate.podspec.json
blob5080c6b917e0a3d5e6d4d044f9c47a2d7ddc6027
2   "name": "NVDate",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.0",
7   "authors": {
8     "Noval Agung Prayogo": "caknopal@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "homepage": "https://github.com/novalagung/NVDate",
15   "source": {
16     "git": "https://github.com/novalagung/NVDate.git",
17     "tag": "2.0.0"
18   },
19   "summary": "Swift Date extension library",
20   "description": "**NVDate** is an extension of swift Date class, created to make date and time manipulation easier.",
21   "documentation_url": "https://github.com/novalagung/NVDate/wiki/API-Reference",
22   "source_files": "NVDate.swift",
23   "requires_arc": true,
24   "swift_version": "4.0"