blob: 2a0139a47954a3022684effc253f2e804fa3b5a3 [file] [log] [blame]
{
"name": "NSDate-RORandom",
"version": "0.2.0",
"summary": "A simple NSDate category for creating random dates",
"homepage": "https://github.com/Rikuoja/NSDate-RORandom",
"license": "MIT",
"authors": {
"Riku Oja": "riku.oja@kapsi.fi"
},
"source": {
"git": "https://github.com/Rikuoja/NSDate-RORandom.git",
"tag": "0.2.0"
},
"source_files": "NSDate+RORandom.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
}
}