blob: bbfea871135e2921e95d91a9c9fc6ce4d5491822 [file] [log] [blame]
{
"name": "WHCategories",
"version": "0.0.1",
"summary": "a collection of useful Objective-C Categories extending iOS Frameworks",
"description": "It is a collection of useful Objective-C Categories extending iOS Frameworks.",
"homepage": "https://github.com/WaferWang/WHCategories",
"license": "MIT",
"authors": {
"王卫华": "704556640@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/WaferWang/WHCategories.git",
"tag": "0.0.1"
},
"source_files": "WHCategories/*.{h,m}",
"exclude_files": "Classes/Exclude"
}