blob: 3fbb85ad80048cc39e576b7aae20c47aee5fd22d [file] [log] [blame]
{
"name": "DateSuger",
"version": "0.1.0",
"summary": "Make NSDate much more easier to use",
"homepage": "https://github.com/danisfabric/DateSuger",
"license": "MIT",
"authors": {
"DanisFabric": "danisfabric@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/danisfabric/DateSuger.git",
"tag": "0.1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}