blob: df27e5ca1c0af7fae6e7710c831d3e1d011e5a2e [file] [log] [blame]
{
"name": "CZFunctionComponent",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"subspecs": [
{
"name": "FunctionComponent",
"source_files": "CZFunctionComponent/CZFunctionComponent/FunctionComponent/*.{h,m}"
}
]
}