blob: 4914f2a2484a991da0ae605ad43b9ce777cb2ddd [file] [log] [blame]
{
"name": "SweetDate",
"version": "1.0.0",
"summary": "Small iOS framework to better handle Swift Dates and Time operations.",
"description": "Small iOS framework that will help developers to integrate date operations faster in their development process.",
"homepage": "https://github.com/adolfogarza/SweetDate",
"license": "MIT",
"authors": "Adolfo Garza",
"social_media_url": "https://github.com/adolfogarza/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/adolfogarza/SweetDate.git",
"tag": "1.0.0"
},
"source_files": [
"SweetDate",
"SweetDate/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}