[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / GearDateTime / 0.1 / GearDateTime.podspec.json
blob224047ea4b29177763acd87a8029e2e71c28f357
2   "name": "GearDateTime",
3   "version": "0.1",
4   "summary": "Date, Calendar and Components wrapper/shortcut for easy date management.",
5   "description": "Date, Calendar and Components wrapper/shortcut for easy date management.\nThis provides a .NET-like framework for manipulating DateTime objects using\nSwift instead of C#.",
6   "homepage": "https://github.com/pascaljette/GearDateTime",
7   "license": "MIT",
8   "authors": {
9     "Pascal Jette": "pascal.jette@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pascaljette/GearDateTime.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "GearDateTime/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0"