blob: 3dc8fc4d177c406ac62592ea58eae7890681cd2b [file] [log] [blame]
{
"name": "MMFoundationAdditions",
"version": "0.0.2",
"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.2"
},
"source_files": "MMFoundationAdditions/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"FCFileManager": [
"~> 1.0.18"
]
}
}