blob: ffac02387ccfaaf8fed156d396f7ad789270749d [file] [log] [blame]
{
"name": "SwiftDateTools",
"version": "2.0",
"summary": "Date and time manipulation library written in Swift",
"homepage": "https://github.com/codewise/ios-date-tools",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Paweł Sękara": "pawel.sekara@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codewise/ios-date-tools.git",
"tag": "2.0"
},
"source_files": "DateTools",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}