blob: 9fdc78aa0bf231606436e1c93209c1aa6d593eac [file] [log] [blame]
{
"name": "StromanBackForward",
"version": "1.0.0",
"summary": "用来实现回退与前进的小插件.",
"description": "它是用于回退和前进功能的一个小插件",
"homepage": "https://github.com/AbnormalProgrammer/BackForward",
"license": "MIT",
"authors": {
"非主流程序员": "13207533103@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AbnormalProgrammer/BackForward.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}