blob: 51acfad0f7cd6d82cc96312b51440150bbcb89af [file] [log] [blame]
{
"name": "JZAppHelper",
"version": "1.0.4",
"summary": "第一个pod工具",
"description": "我的第一个pod工具",
"homepage": "https://github.com/sjz0201/JZAppHelper",
"license": "MIT",
"authors": {
"sjz": "123@123"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sjz0201/JZAppHelper.git",
"tag": "1.0.4"
},
"source_files": "JZAppHelper/Tools/*.{h,m}",
"public_header_files": "JZAppHelper/Tools/*.h",
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
]
}
}