{ | |
"name": "CarpView", | |
"version": "0.0.1", | |
"summary": "custom View", | |
"description": "carp custom view", | |
"homepage": "https://github.com/Carpentry/CarpView", | |
"license": "MIT", | |
"authors": { | |
"Carp": "234011192@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/Carpentry/CarpView.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "CarpView/*", | |
"exclude_files": "Classes/Exclude" | |
} |