{ | |
"name": "JCZSView", | |
"version": "0.0.4", | |
"summary": "Just testing 0.0.4", | |
"description": "私有Pods测试\n* Markdown 格式", | |
"homepage": "https://github.com/jinchangzhi/JCZSView", | |
"license": "MIT", | |
"authors": { | |
"jinchangzhi": "linyi@jd.com" | |
}, | |
"source": { | |
"git": "https://github.com/jinchangzhi/JCZSView.git", | |
"tag": "0.0.4" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "src/*.{h,m}", | |
"module_name": "JCZSView" | |
} |