blob: f05ce6591aae320de863164e8aed28620903276f [file] [log] [blame]
{
"name": "SwiftDateTools",
"version": "1.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": "1.0"
},
"source_files": "DateTools",
"requires_arc": true
}