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