{ | |
"name": "LTSwiftDate", | |
"version": "1.0.0", | |
"summary": "Easy-to-use NSDate operation", | |
"homepage": "https://github.com/ltebean/LTSwiftDate", | |
"license": "MIT", | |
"authors": { | |
"ltebean": "yucong1118@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/ltebean/LTSwiftDate.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": "LTSwiftDate/LTSwiftDate.swift", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |