[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / 4 / LBLBaseSupport / 0.0.4 / LBLBaseSupport.podspec.json
blob3f04cd7ced3140748c827c07b92cc9476dea22ed
2   "name": "LBLBaseSupport",
3   "version": "0.0.4",
4   "summary": "LBLBaseSupport.",
5   "description": "基础组件库,包括分类和常用工具",
6   "homepage": "https://github.com/Leebaolong/LBLBaseSupport",
7   "license": "MIT",
8   "authors": {
9     "李保龙": "15837883627@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Leebaolong/LBLBaseSupport.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "LBLBaseSupport",
20     "LBLBaseSupport/**/*.{h,m}"
21   ],
22   "public_header_files": "LBLBaseSupport/**/*.h",
23   "requires_arc": true