[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / b / 7 / f / WMZ_Tool / 1.0.5 / WMZ_Tool.podspec.json
blob1da3781e6582abb3df644b2e53ced54fa8cd5931
2   "name": "WMZ_Tool",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "categorys in iOS.",
6   "homepage": "https://github.com/Edviin/WMZ_Tools",
7   "authors": {
8     "Edviin": "353515243@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Edviin/WMZ_Tools.git",
12     "tag": "1.0.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "WMZ_Tool/WMZ_ToolDefine.h",
19   "resources": "WMZ_Tool/ToolBundle.bundle",
20   "frameworks": "UIKit",
21   "subspecs": [
22     {
23       "name": "Category",
24       "source_files": "WMZ_Tool/Category/*.{h,m}"
25     },
26     {
27       "name": "SystemHudView",
28       "source_files": "WMZ_Tool/SystemHudView/*.{h,m}"
29     }
30   ]