blob: 285c6cb224e3049a32fa641b28229f255c75e63c [file] [log] [blame]
{
"name": "LCXPodB",
"version": "0.2.1",
"summary": "short description.",
"description": "TODO: long description here.",
"homepage": "https://github.com/xcodemanlcx/LCXPodB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"475512103@qq.com": "leichunxiang58@163.com"
},
"source": {
"git": "https://github.com/xcodemanlcx/LCXPodB.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCXPodB/Classes/LCXPodB.h",
"subspecs": [
{
"name": "PodGroup1",
"source_files": "LCXPodB/Classes/PodGroup1/**/*"
},
{
"name": "PodGroup2",
"source_files": "LCXPodB/Classes/PodGroup2/**/*"
}
]
}