blob: 20e20671718fcb98a10d71e9ba0df2e9f1d96b6b [file] [log] [blame]
{
"name": "DRDateHelpers",
"version": "1.0.1",
"summary": "NSDate manipulation helpers for iOS",
"homepage": "https://github.com/darrarski/DRDateHelpers-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dariusz Rybicki": "darrarski@gmail.com"
},
"source": {
"git": "https://github.com/darrarski/DRDateHelpers-iOS.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRDateHelpers",
"requires_arc": true
}