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