blob: b0d0025a34d2d81818fb1b79669bf773c754c4cb [file] [log] [blame]
{
"name": "iOS_Cate_Project",
"version": "0.0.1",
"summary": "iOS_Cate_Project",
"description": "iOS commonly used Categories",
"homepage": "https://github.com/Sugarwhi1/iOS_Cate_Project.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Sugarwhi1": "13241761933@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Sugarwhi1/iOS_Cate_Project.git",
"tag": "0.0.1"
},
"source_files": [
"Cate",
"Tool",
"iOS_Cate_Project/Tool/**/*.{h,m}",
"iOS_Cate_Project/Cate/**/*.{h,m}"
]
}