blob: 218c1e501f74dbe7dc14e821ea5a58fec7c06e64 [file] [log] [blame]
{
"name": "MALBase",
"version": "0.1.0",
"summary": "基础组件",
"description": "搭建项目用.",
"homepage": "https://github.com/mal666666/MALBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mal666666@163.com": "maal@pipilu.com"
},
"source": {
"git": "https://github.com/mal666666/MALBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Paths",
"source_files": "MALBase/Classes/Paths"
},
{
"name": "Category",
"source_files": "MALBase/Classes/Category"
}
]
}