blob: c232f8c7b88d143d1e3990240fbc069c02276f87 [file] [log] [blame]
{
"name": "MuCangCoach",
"version": "0.0.3",
"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": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MuCangCoach/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "MuCangCoach",
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}