blob: eb0d8fed4ee577b67aa02234f3e6fd5369325602 [file] [log] [blame]
{
"name": "HelpfulCategory",
"version": "0.0.3",
"summary": "A helpful category.",
"description": "A description of HelpfulCategory.",
"homepage": "https://github.com/Hello-Bye/HelpfulCategory",
"license": "MIT",
"authors": {
"Chenzuliang": "chenzuliang@geek-zoo.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Hello-Bye/HelpfulCategory.git",
"tag": "0.0.3"
},
"source_files": "Category/*.{h,m}"
}