blob: 6692e485075a314cd954fe0f40d9e851017bc725 [file] [log] [blame]
{
"name": "marketingCollege",
"version": "1.0.0",
"summary": "A short description of marketingCollege.",
"description": "a simple college",
"homepage": "https://github.com/loneKiss/marketingCollege",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"龙阳昱辰": "775865767@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/loneKiss/marketingCollege.git",
"tag": "1.0.0"
},
"source_files": "marketingCollege.framework/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "marketingCollege.framework/Resource.bundle/images",
"requires_arc": true,
"dependencies": {
"VHClassSDK": [
"~> 3.4.0"
]
}
}