blob: a141f8acd634842e168b4f8ec312220f850307ad [file] [log] [blame]
{
"name": "TimeRange",
"version": "1.1.0",
"summary": "TimeRange provide check if an NSDate occurs between two other NSDates.",
"homepage": "https://github.com/azu/TimeRange",
"screenshots": "http://monosnap.com/image/9NniA7H5i5cnpBnCnC0YU77aPnjbVY.png",
"license": "MIT",
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/TimeRange.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}