blob: 54131a7f752c2996e66ea94d19c4f7f47f6e4a7c [file] [log] [blame]
{
"name": "FYNotification",
"version": "0.1.3",
"summary": "A notification from top.",
"description": "这是一个简单的状态通知, 包含success, warning, error, other四种状态",
"homepage": "https://github.com/fish-yan/FYNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fish-yan": "757094197@qq.com"
},
"source": {
"git": "https://github.com/fish-yan/FYNotification.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYNotification/Classes/*.*",
"resource_bundles": {
"FYNotification": [
"FYNotification/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}