blob: 703d363ff0eb765e9f08dbbce9a80a4060123b07 [file] [log] [blame]
{
"name": "PostTime",
"platforms": {
"ios": "12.0"
},
"module_name": "PostTime",
"summary": "Measures the difference between two date",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Wu": "ji3g4kami@gmail.com"
},
"homepage": "https://github.com/ji3g4kami/PostTime",
"source": {
"git": "https://github.com/ji3g4kami/PostTime.git",
"tag": "0.0.1"
},
"frameworks": "Security",
"source_files": "PostTime/*",
"swift_version": "4.2",
"static_framework": true
}