blob: 0f267a75335ab6a8ed4b3d5ccddb2e24d983ff0d [file] [log] [blame]
{
"name": "NSDate-Escort",
"version": "1.2.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.2.0"
},
"source_files": "NSDate-Escort/**/*.{h,m}",
"requires_arc": true
}