blob: 0693aebacf608b01ffe9ad3121d79eee41f2aca1 [file] [log] [blame]
{
"name": "JPHUD",
"version": "1.2.0",
"summary": "修复视图在多层级Window展示不到外出BUG",
"description": "一款自定义加载等待框",
"homepage": "https://gitee.com/chaoqianzoubutingxie/JPHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carpenter": "158287481@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/chaoqianzoubutingxie/JPHUD.git",
"tag": "1.2.0"
},
"source_files": "JPHUD/JPHUD.{h,m,bundle}",
"public_header_files": "JPHUD/JPHUD.h",
"resources": "JPHUD/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"pop": [
]
}
}