blob: 35d970d60908683867f004c29aa627011d67eeae [file] [log] [blame]
{
"name": "MMFoundationAdditions",
"version": "0.0.4",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Additional categories for the Foundation framework",
"homepage": "https://github.com/xwgit2971/MMFoundationAdditions",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMFoundationAdditions.git",
"tag": "0.0.4"
},
"source_files": "MMFoundationAdditions/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}