blob: 7dc4ee33b5a99eda3f0001e85b9ce22947071bbf [file] [log] [blame]
{
"name": "NSDate-KBSRandom",
"version": "0.1.0",
"summary": "A simple NSDate category for creating random dates",
"homepage": "https://github.com/Keithbsmiley/NSDate-KBSRandom",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"source": {
"git": "https://github.com/Keithbsmiley/NSDate-KBSRandom.git",
"tag": "0.1.0"
},
"source_files": "NSDate+KBSRandom.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
}
}