[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / 3 / 1 / MKDateUtils / 0.1.1 / MKDateUtils.podspec.json
blob75476c26efbf993c3ef1e09c0dcf1f4fd4c7bce3
2   "name": "MKDateUtils",
3   "version": "0.1.1",
4   "summary": "Collection of NSDate convenience methods",
5   "description": "A small collection of NSDate convenience methods.",
6   "homepage": "https://github.com/mikumi/MKDateUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Kuck": "me@michael-kuck.com"
13   },
14   "source": {
15     "git": "https://github.com/mikumi/MKDateUtils.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/michaelkuckcom",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "3.0"
22   },
23   "source_files": "MKDateUtils/Classes/**/*"