blob: 546bb35da303f19e7910e3b4e924f31c18bd731c [file] [log] [blame]
{
"name": "XXCategory",
"version": "1.0.1",
"summary": "iOS category",
"homepage": "https://github.com/Beelinge/XXCategory",
"license": "MIT",
"authors": {
"Beelin": "beelinge@foxmail.com"
},
"source": {
"git": "https://github.com/Beelinge/XXCategory.git",
"tag": "1.0.1"
},
"source_files": "XXCategory/Source/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}