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