blob: cd8055294ef8e52c018d8e55b1409afb635273f3 [file] [log] [blame]
{
"name": "JPHUD",
"version": "1.0.0",
"summary": "一款自定义扁平化提示框",
"license": "MIT",
"authors": {
"Carpenter": "158287481@qq.com"
},
"source": {
"git": "https://github.com/jiapan0622/JPHUD.git",
"tag": "1.0.0"
},
"description": "这是一款自定义扁平化提示框,会持续更新的哦",
"homepage": "https://github.com/jiapan0622/JPHUD",
"platforms": {
"ios": "8.0"
},
"source_files": "JPHUD",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"pop": [
]
}
}