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