blob: 06007b42484d5437edd9cdf3616cdaa692beeaa2 [file] [log] [blame]
{
"name": "JMNotifyView",
"version": "1.0",
"summary": "一行代码实现通知视图,零耦合, 适配iPhone X及以上机型",
"description": "超强性能、零耦合\n 默认集成四种通用样式\n 高度自定义",
"homepage": "https://github.com/JunAILiang/JMNotifyView.git",
"license": "MIT",
"authors": {
"LJM": "gzliujm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JunAILiang/JMNotifyView.git",
"tag": "1.0"
},
"source_files": "JMNotifyView/**/*.{h,m}",
"requires_arc": true
}