blob: 32ecd2054dcb4f45f3a2cd60f09c25602af073bf [file] [log] [blame]
{
"name": "Reminder",
"version": "1.0.0-beta1",
"summary": "This is a beta library.",
"description": "Do not use this library. It may cause unexpected actions",
"homepage": "https://github.com/umobi/Reminder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennobemoura": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/Reminder.git",
"tag": "1.0.0-beta1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Reminder/Classes/**/*",
"swift_version": "5.0"
}