blob: 1616ba16a9d2d73f558eff95171ec0c04632b5d4 [file] [log] [blame]
{
"name": "SCWCommonCore",
"version": "0.0.2",
"summary": "A short description of SCWCommonCore.",
"description": "通用基础框架",
"homepage": "https://github.com/YZDCDL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yzd": "13996615914@139.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YZDCDL/APPCommonCore.git",
"tag": "0.0.2"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}