blob: 400586d74f6c709c7ff0c7eec285caeb4adc2607 [file] [log] [blame]
{
"name": "SuspensionMenu",
"version": "1.0.0",
"summary": "SuspensionMenu Menu Sina",
"description": "创建一个类似于新浪微博的发布菜单",
"homepage": "https://github.com/LincLiu/SuspensionMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Feng": "dev.liufeng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LincLiu/SuspensionMenu.git",
"tag": "1.0.0"
},
"source_files": "SuspensionMenu/**/*.{swift}",
"resources": "SuspensionMenu/**/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}