blob: 9ab782e89ca37816db02ab947d9e42bc8eb32015 [file] [log] [blame]
{
"name": "JHShow",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHShow/JHShow/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"JHButton": [
]
}
}