[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 3 / LLBTestKit / 0.1.0 / LLBTestKit.podspec.json
blob44c9eccd239b06b569c3e4157adfc7fcba266511
2   "name": "LLBTestKit",
3   "version": "0.1.0",
4   "summary": "A short description of LLBTestKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Spaino/LLBTestKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lianglibao": "353102918@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CaptainSpaino/LLBTestKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLBTestKit/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Show",
25       "source_files": "LLBTestKit/Classes/Show/LLBShowViewController.{h,m}"
26     },
27     {
28       "name": "Category",
29       "source_files": "LLBTestKit/Classes/Category/*.{h,m}"
30     }
31   ]