[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 3 / LLBTestKit / 0.1.2 / LLBTestKit.podspec.json
blob3a887b521d286097252551e98d4c561f180b73d5
2   "name": "LLBTestKit",
3   "version": "0.1.2",
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     "Spaino": "353102918@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CaptainSpaino/LLBTestKit.git",
16     "tag": "0.1.2"
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/**/*"
26     },
27     {
28       "name": "Category",
29       "source_files": "LLBTestKit/Classes/Category/**/*"
30     }
31   ]