blob: 6718c5e81d9e2ded7c6a9a0e8dd5079c89ea7dcd [file] [log] [blame]
{
"name": "NSDate-Escort",
"version": "1.7.0",
"summary": "A NSDate utility library that is compatible with NSDate-Extensions API.",
"homepage": "https://github.com/azu/NSDate-Escort",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/NSDate-Escort.git",
"tag": "1.7.0"
},
"source_files": "NSDate-Escort/**/*.{h,m}",
"requires_arc": true
}