blob: 6e50316e5dd07a79e5b67ee7d0e7c9f30174f5ba [file] [log] [blame]
{
"name": "MMCategory",
"version": "0.1.1",
"summary": "MMCategory is simple to use.",
"description": "MMCategory is simple to use to develop",
"homepage": "https://github.com/grammermao/MMCategoty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuchen": "grammerxxss@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/grammermao/MMCategoty.git",
"tag": "0.1.1"
},
"source_files": [
"MMCotegory",
"MMCotegory/**/*.{h,m}"
],
"requires_arc": true
}