blob: a859f7295f7fc54a2088f4d8f2a19494bd3cb87c [file] [log] [blame]
{
"name": "XZCategory",
"version": "0.0.1",
"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.1"
},
"source_files": [
"XZCategory",
"Category/**/*.{h,m}"
]
}