blob: d8b14816597263c473d9cf64a5ecbdb935e8c2e9 [file] [log] [blame]
{
"name": "ZSCommonKit",
"version": "1.0.0",
"summary": "Common tool library in daily work.",
"description": "Common tool library in daily work. \nyeah, is me.\nZSCommonKit by magic",
"homepage": "https://github.com/magicer0126/ZSTools_formal.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mahuiying": "magicer0126@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/magicer0126/ZSTools_formal.git",
"tag": "1.0.0"
},
"requires_arc": true,
"public_header_files": "ZSCommonKit/Classes/ZSCommonKit.h",
"source_files": "ZSCommonKit/Classes/ZSCommonKit.h",
"subspecs": [
{
"name": "ZSEasyHUD",
"source_files": "ZSCommonKit/Classes/ZSEasyHUD/*.{h,m}"
}
]
}