blob: 6a2a9d431723283561e108828c9c8eb75230c640 [file] [log] [blame]
{
"name": "BGUtils",
"version": "0.0.1",
"license": "MIT",
"summary": "Small collection of objective-C utilities, including map and filter.",
"homepage": "https://github.com/benzguo/BGUtils",
"authors": {
"Ben Guo": "benzguo@gmail.com"
},
"source": {
"git": "https://github.com/benzguo/BGUtils.git",
"commit": "4804cdfe9d1c627e10cf0ea5a1077509ca3d1a9a"
},
"requires_arc": true,
"source_files": "BGUtils/*.{h,m}"
}