blob: ba42a86b7abd77bee8c4e9630d03985fdfe73f6e [file] [log] [blame]
{
"name": "Bite",
"version": "0.1.0",
"summary": "Functional operations for NSFastEnumeration.",
"homepage": "https://github.com/bnickel/bite-objc",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Brian Nickel": "brian.nickel@gmail.com"
},
"source": {
"git": "https://github.com/bnickel/bite-objc.git",
"tag": "0.1.0"
},
"source_files": "Bite",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}