[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 9 / LHCategoryTool / 0.0.2 / LHCategoryTool.podspec.json
blob96832bc6704cc07369df47db742be11f26618187
2   "name": "LHCategoryTool",
3   "version": "0.0.2",
4   "summary": "LHCategoryTool is foundation category methods",
5   "description": "you can select some category methods of foundation that you want,this methods can help own improve develop quickly",
6   "homepage": "http://gitee.com/meanmouse/LHCategoryTool",
7   "license": "MIT",
8   "authors": {
9     "MeanMouse": "1871382624@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://gitee.com/meanmouse/LHCategoryTool.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "LHCategoryTool/**/*.{h,m}",
20     "LHCategoryTool/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true