blob: cf2c17c7963d63a59cfbb5bf352e1256ef112d23 [file] [log] [blame]
{
"name": "CZUIComponent",
"version": "0.0.1",
"summary": "cz self CZUIComponent summary",
"description": "cz self CZUIComponent description",
"homepage": "https://github.com/JuYiWei/CZUIComponent",
"license": "MIT",
"authors": {
"juyw": "757832801@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JuYiWei/CZUIComponent.git",
"tag": "0.0.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "UIComponent",
"source_files": "CZUIComponent/CZUIComponent/UIComponent/*.{h,m}"
}
]
}