blob: 31e2dc74730393c564b1431f9f7bea1763165dd2 [file] [log] [blame]
{
"name": "JHShow",
"version": "1.1.2",
"summary": "轻松展示Toast以及loading.",
"description": "图文Toast、Loading.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHShow.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHShow/JHShow/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"JHButton": [
]
}
}