blob: 0c1d578542004f7103cfada4646075088f9e98b2 [file] [log] [blame]
{
"name": "XXCategory",
"version": "1.0.0",
"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.0"
},
"source_files": "XXCategory/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}