blob: 9a4084fd59a0996dd0486c9cb27d55f51d5d5d9c [file] [log] [blame]
{
"name": "WKCategory",
"version": "0.0.1",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/KangSky123/WKCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangWenKang": "417035863@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KangSky123/WKCategory.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"WKCategory/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}