blob: 843b0b3a0bdb057f28f57516884c64534b3706b8 [file] [log] [blame]
{
"name": "MEDCategory",
"version": "1.0.0",
"summary": "Common Tool Category.",
"description": "Common Tool Category collection and clear up",
"homepage": "https://github.com/zhumuzhi/MEDCategory",
"license": "MIT",
"authors": {
"zhumuzhi": "zhumuzhi@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhumuzhi/MEDCategory.git",
"tag": "1.0.0"
},
"source_files": "Category/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}