blob: 20bdf8b9aeda26614e736a16ee4f41e0a041cbed [file] [log] [blame]
{
"name": "MYCategorys",
"version": "1.0.0",
"summary": "common iOS categories",
"homepage": "https://github.com/hh1myfei/MYCagtegorys",
"license": "MIT",
"authors": {
"myfei": "hh1myfei@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hh1myfei/MYCagtegorys.git",
"tag": "1.0.0"
},
"source_files": "categorys/*.{h,m}",
"requires_arc": true
}