blob: 8fea6c16e5d2fd4b31c140f757be90e5283e1cc6 [file] [log] [blame]
{
"name": "LLBinaryOperators",
"version": "0.1",
"summary": "Binary Enumeration Operators, since NSArray only supports object equality.",
"homepage": "https://github.com/lawrencelomax/LLBinaryOperators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lawrence Lomax": "lomax.lawrence@gmail.com"
},
"source": {
"git": "https://github.com/lawrencelomax/LLBinaryOperators.git",
"tag": "0.1"
},
"source_files": "LLBinaryOperators/Classes/",
"requires_arc": true
}