blob: 81e3feab45645400547fff7f2f2aea5c7952f6dc [file] [log] [blame]
{
"name": "LLBTestKit",
"version": "0.1.3",
"summary": "A short description of LLBTestKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Spaino/LLBTestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spaino": "353102918@qq.com"
},
"source": {
"git": "https://gitee.com/CaptainSpaino/LLBTestKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLBTestKit/Classes",
"subspecs": [
{
"name": "Show",
"source_files": "LLBTestKit/Classes/Show"
},
{
"name": "Category",
"source_files": "LLBTestKit/Classes/Category"
}
]
}