blob: e541a7ad59a16c701c764c1883b244472c358157 [file] [log] [blame]
{
"name": "MSADateFormatter",
"version": "1.1.0",
"summary": "Date formatter helper for iOS apps.",
"homepage": "https://github.com/aslanmehmetsalih/MSADateFormatter",
"screenshots": [
"https://raw.githubusercontent.com/aslanmehmetsalih/MSADateFormatter/master/MSADateFormatter/Images/ss1.png",
"https://raw.githubusercontent.com/aslanmehmetsalih/MSADateFormatter/master/MSADateFormatter/Images/ss2.png",
"https://raw.githubusercontent.com/aslanmehmetsalih/MSADateFormatter/master/MSADateFormatter/Images/ss3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aslanmehmetsalih": "aslanmehmetsalih@hotmail.com"
},
"source": {
"git": "https://github.com/aslanmehmetsalih/MSADateFormatter.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/aslanmsalih",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "MSADateFormatter/Classes/**/*"
}