[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 3 / 1 / MKDateUtils / 0.1.0 / MKDateUtils.podspec.json
blob21fc6bc03963a04c617bebcb83915bfedc3bc6e6
2   "name": "MKDateUtils",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/michaelkuckcom",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MKDateUtils/Classes/**/*"