blob: cfda098c526771a0d99f73cb6c63eb49bc027e55 [file] [log] [blame]
{
"name": "MSADateFormatter",
"version": "1.3.0",
"summary": "Date formatter helper for iOS apps.",
"homepage": "https://github.com/aslanmehmetsalih/MSADateFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aslanmehmetsalih": "aslanmehmetsalih@hotmail.com"
},
"source": {
"git": "https://github.com/aslanmehmetsalih/MSADateFormatter.git",
"tag": "1.3.0"
},
"social_media_url": "https://twitter.com/aslanmsalih",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MSADateFormatter/Classes/**/*",
"swift_version": "5.0"
}