blob: ab3e95af994e8edaea9a8803daf91a35b9d05c93 [file] [log] [blame]
{
"name": "MXProjectBuildHelper",
"version": "1.0.0-beta",
"summary": "MXProjectBuildHelper is useed to help build initialize new projects.",
"description": "MXProjectBuildHelper is useed to help build initialize new projects with cocoapod support.",
"homepage": "https://github.com/eyu1988/MXProjectBuildHelper",
"license": "MIT",
"authors": {
"Lucas": "lucas_china@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/eyu1988/MXProjectBuildHelper.git",
"tag": "1.0.0-beta"
},
"source_files": "Core/*.{h,m}",
"requires_arc": true
}