blob: 01ab9c416016310315cc722a2e831969288b7575 [file] [log] [blame]
{
"name": "WMZ_Tool",
"version": "1.0.6",
"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.6"
},
"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}"
}
]
}