blob: 36c0fd80dc66b2c527d7ad33369fa5cc7ecf8d0e [file] [log] [blame]
{
"name": "HelpfulCategory",
"version": "0.0.4",
"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.4"
},
"source_files": "Category/*.{h,m}"
}