blob: 1da3781e6582abb3df644b2e53ced54fa8cd5931 [file] [log] [blame]
{
"name": "WMZ_Tool",
"version": "1.0.5",
"license": "MIT",
"summary": "categorys in iOS.",
"homepage": "https://github.com/Edviin/WMZ_Tools",
"authors": {
"Edviin": "353515243@qq.com"
},
"source": {
"git": "https://github.com/Edviin/WMZ_Tools.git",
"tag": "1.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "WMZ_Tool/WMZ_ToolDefine.h",
"resources": "WMZ_Tool/ToolBundle.bundle",
"frameworks": "UIKit",
"subspecs": [
{
"name": "Category",
"source_files": "WMZ_Tool/Category/*.{h,m}"
},
{
"name": "SystemHudView",
"source_files": "WMZ_Tool/SystemHudView/*.{h,m}"
}
]
}