[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 1 / 5 / LLBTool / 0.1.0 / LLBTool.podspec.json
blob66328575180c5c49f8e9e021b1c2117240feefcd
2   "name": "LLBTool",
3   "version": "0.1.0",
4   "summary": "LLBTool",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/linlibing/LLBTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linlibing": "linlibing"
13   },
14   "source": {
15     "git": "https://gitee.com/linlibing/LLBTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Categoty",
24       "source_files": "LLBTool/Classes/Category/**/*.{h,m}"
25     },
26     {
27       "name": "UIKit",
28       "source_files": "LLBTool/Classes/UIKit/**/*.{h,m}"
29     }
30   ]