blob: 9f339693bb78fb319911d1c4189e603dcb690fc7 [file] [log] [blame]
{
"name": "XZCategory",
"version": "0.0.2",
"summary": "A group of categories that commonly used for IOS.",
"homepage": "https://github.com/CodeLockers/XZCategory",
"license": "MIT",
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CodeLockers/XZCategory.git",
"tag": "0.0.2"
},
"source_files": [
"XZCategory",
"XZCategory/Category/**/*.{h,m}"
]
}