blob: ad6fa07f2843ee4162aa73c1c0c6c3dd1291a2c6 [file] [log] [blame]
{
"name": "ZQCoreUtility",
"version": "0.1",
"summary": "Core utilities in Swift",
"description": "ZQCoreUtility 项目中用到的一些工具,会不断扩展。",
"homepage": "https://github.com/zhaozzq/ZQCoreUtility",
"license": "MIT",
"authors": {
"zhaozq": "zhao_zzq2012@163.com"
},
"social_media_url": "http://weibo.com/2665006971",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/zhaozzq/ZQCoreUtility.git",
"tag": "0.1"
},
"source_files": "ZQCoreUtility/Core/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}