blob: 02582fdb3e5ec35d0264fc3951e20a2d6e2f9a5f [file] [log] [blame]
{
"name": "XZCategories",
"version": "0.0.2",
"summary": "分类",
"description": "公共库\n分类的整理",
"homepage": "https://github.com/AzraelWang/XZCategories.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wangzhiming": "azraelWang@163.com"
},
"source_files": [
"XZCategories/Foundation/**/*.{h,m}",
"XZCategories/UIKit/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AzraelWang/XZCategories.git",
"tag": "0.0.2"
},
"requires_arc": true
}