blob: 21fc6bc03963a04c617bebcb83915bfedc3bc6e6 [file] [log] [blame]
{
"name": "MKDateUtils",
"version": "0.1.0",
"summary": "Collection of NSDate convenience methods",
"description": "A small collection of NSDate convenience methods.",
"homepage": "https://github.com/mikumi/MKDateUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Kuck": "me@michael-kuck.com"
},
"source": {
"git": "https://github.com/mikumi/MKDateUtils.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/michaelkuckcom",
"platforms": {
"ios": "8.0"
},
"source_files": "MKDateUtils/Classes/**/*"
}