blob: ab83e52f7727d829190dfe9737dc21a63dcec3f9 [file] [log] [blame]
{
"name": "CJPBaseComponents",
"version": "0.2.1",
"summary": "CJPBaseComponents.",
"description": "CJPBaseComponents.基础组件",
"homepage": "https://github.com/ChengJingPo/CJPBaseComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChengJingPo": "chengjingpo624@gmail.com"
},
"source": {
"git": "https://github.com/ChengJingPo/CJPBaseComponents.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Category",
"source_files": "CJPBaseComponents/Classes/Category/**/*"
}
]
}