blob: 0e5dee8af0b09885ef4e3e61a9cac246b02bd217 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "2.0.0",
"summary": "Extension for NSDate in Swift.",
"description": " Extension for NSDate in Swift for creating, modifying or comparing dates.\n",
"homepage": "https://github.com/melvitax/AFDateHelper",
"license": "MIT",
"authors": {
"Melvin Rivera": "melvin@allforces.com"
},
"source": {
"git": "https://github.com/melvitax/AFDateHelper.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*",
"resource_bundles": {
}
}