blob: ebb237fc20e91a77cd173551ce6037a86cc06281 [file] [log] [blame]
{
"name": "KLGeneralClass",
"version": "0.0.1",
"summary": "my general method Class",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/zklstar/KLGeneralClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zkl": "1140217202@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zklstar/KLGeneralClass.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"KLGeneralClass/Class/**/*.{h,m}"
],
"exclude_files": "Class/Exclude",
"requires_arc": true
}