blob: 4b8f7cfe2a2401d68828d68135de16ac623d4fcc [file] [log] [blame]
{
"name": "MuCangCoach",
"version": "1.0.0",
"summary": "Just testing",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "https://github.com/zwf511/CaiMao",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linyi31": "linyi@jd.com"
},
"source": {
"git": "https://github.com/zwf511/JXCoachSpec.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MuCangCoach/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "MuCangCoach",
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}