blob: 31ab0ee03216c495c0af662e10d79e1355cc99e1 [file] [log] [blame]
{
"name": "JPHUD",
"version": "1.0.2",
"summary": "JPHUD是一款自定义扁平化提示框",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carpenter": "158287481@qq.com"
},
"source": {
"git": "https://github.com/jiapan0622/JPHUD.git",
"tag": "1.0.2"
},
"description": "这是一款自定义扁平化提示框,参考膜拜APP里的提示框样式",
"homepage": "https://github.com/jiapan0622/JPHUD",
"platforms": {
"ios": "7.0"
},
"resource_bundles": {
"JPHUD": [
"JPHUD/Resources/JPHUD.bundle/**/*.png"
]
},
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"pop": [
]
}
}