blob: c43de692e0afeb6f6775146ddbd506bb60d5aa6c [file] [log] [blame]
{
"name": "CCFrameView",
"version": "0.0.1",
"summary": "CCFrameView",
"description": "A short description of long CCFrameView",
"homepage": "https://github.com/zbiOS/CCFrameView",
"license": "MIT",
"authors": {
"Calvin": "zb_ios@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zbiOS/CCFrameView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}