blob: f9b9e4cba55de8a814b8061fc05aba24e85cb426 [file] [log] [blame]
{
"name": "NSDate+match",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "NSDate comparations and extens",
"homepage": "https://github.com/Busta117/NSDate-Match",
"authors": {
"Santiago Bustamante": "busta117@gmail.com"
},
"source": {
"git": "https://github.com/Busta117/NSDate-Match.git",
"tag": "0.0.1"
},
"source_files": "NSDate+match/*.{h,m}",
"requires_arc": true
}