blob: 8d0cee9826b7f6f5343f5a9e9370a99c1d9dfea6 [file] [log] [blame]
{
"name": "ZUSwiftTools",
"version": "0.0.1",
"summary": "ZUSwiftTools 收集了常有用的功能模块和类",
"homepage": "https://gitee.com/zubuntu/ZUSwiftTools",
"license": "MIT",
"authors": {
"zubuntu": "zubuntu@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/zubuntu/ZUSwiftTools.git",
"tag": "0.0.1"
},
"source_files": "ZUTools/*.{h,m,swift}"
}