blob: 63d385201807d95b2ac876707c3356d26b85baf9 [file] [log] [blame]
{
"name": "MPCategory",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "Category for ios.",
"homepage": "https://github.com/Pr-Mao/MPCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"panfei mao": "843158788@qq.com"
},
"source": {
"git": "https://github.com/Pr-Mao/MPCategory.git",
"tag": "0.0.1"
},
"source_files": "MPCategory/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}