blob: a736add00676060c2cc1f8c6aecfa5081aa43970 [file] [log] [blame]
{
"name": "XESCategoryPublic",
"version": "0.0.1",
"summary": "XESCategoryPublic contains commonly used categories",
"description": "XESCategory is a library that contains commonly used categories !",
"homepage": "https://github.com/speiyouiOS/XESCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gfy": "1056063547@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/speiyouiOS/XESCategory.git",
"tag": "0.0.1"
},
"source_files": "XESCategory/**/*.h",
"public_header_files": "XESCategory/*.h",
"vendored_libraries": "XESCategory/*.a",
"frameworks": "Foundation",
"requires_arc": true
}