blob: 78f6fec0dcde5e0a8760a1415c35880a1e233c4c [file] [log] [blame]
{
"name": "JZAppHelper",
"version": "1.0.3",
"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.3"
},
"source_files": "JZAppHelper/Tools/*.{h,m}",
"public_header_files": "JZAppHelper/Tools/*.h"
}