blob: 340c9c081e49ecaa5fefd5f356a8421a8a2ca5cb [file] [log] [blame]
{
"name": "CommonCategory",
"version": "1.0.0",
"authors": {
"daniulaolu": "287929070@qq.com"
},
"homepage": "https://github.com/daniulaolu/CommonCategory",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/daniulaolu/CommonCategory.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"CommonCategory",
"*.{h,m}"
]
}