blob: 6db37047f689238b926d30fa439624600ae88456 [file] [log] [blame]
{
"name": "MWBaseModule",
"version": "0.0.3",
"summary": "An easy way to use BaseModel",
"description": "This is use for project Base view",
"homepage": "https://github.com/thinkma/MWBaseModule.git",
"license": "MIT",
"authors": {
"MW": "think_ma@216.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/thinkma/MWBaseModule.git",
"tag": "0.0.3"
},
"source_files": [
"MWBaseModule",
"MWBaseModule/**/*.{h,m}"
],
"requires_arc": true
}