blob: be2d9a45c397c663b57ebc21c452ab18b6d590b2 [file] [log] [blame]
{
"name": "CCHBinaryData",
"version": "1.0.2",
"license": "MIT",
"summary": "Utility classes for handling binary data.",
"homepage": "https://github.com/choefele/CCHBinaryData",
"authors": {
"Claus Höfele": "claus@claushoefele.com"
},
"social_media_url": "https://twitter.com/claushoefele",
"source": {
"git": "https://github.com/choefele/CCHBinaryData.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "CCHBinaryData/*.{h,m}"
}