blob: ea32c3d51d121b98a178669be81c41cb6579f6c8 [file] [log] [blame]
{
"name": "SLReminder",
"version": "1.0.0",
"swift_version": "4.1",
"summary": "提示",
"description": "仿QQ的从屏幕上方弹出提示内容",
"homepage": "https://github.com/2NU71AN9/SLReminder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙梁": "1491859758@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/2NU71AN9/SLReminder.git",
"tag": "v1.0.0"
},
"source_files": "SLReminder/Reminder/*.{h,m,swift,png}",
"requires_arc": true,
"dependencies": {
"Then": [
],
"SnapKit": [
],
"pop": [
]
}
}