[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 3 / LLBTestKit / 0.1.1 / LLBTestKit.podspec.json
blob4e47cddce314d47a90c78e9dd2467a16c6dc8722
2   "name": "LLBTestKit",
3   "version": "0.1.1",
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.1"
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   ]