blob: d5da86beb985d6542fc7f41ab4f050abd8c690df [file] [log] [blame]
{
"name": "NSDate-HYPString",
"summary": "Categories to convert NSDates to NSStrings",
"version": "0.2",
"homepage": "https://github.com/hyperoslo/NSDate-HYPString",
"license": "MIT",
"authors": {
"Hyper AS": "teknologi@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/NSDate-HYPString.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}