blob: d8094e7f822dc73a5d542268aa8248f98702c4c0 [file] [log] [blame]
{
"name": "PostTime",
"platforms": {
"ios": "12.0"
},
"module_name": "PostTime",
"summary": "Measures the difference between two date",
"requires_arc": true,
"version": "1.0.0",
"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": "1.0.0"
},
"frameworks": "Security",
"source_files": "PostTime/*",
"swift_version": "4.2",
"static_framework": true
}