blob: e1d52ff1f21182ad33a0fc0d34a8cb2bbbced88c [file] [log] [blame]
{
"name": "LINQForObjective-C",
"version": "0.0.1",
"summary": "Bringing LINQ-style APIs to Objective-C. Helping querying and multiplating collections.",
"description": "Bringing LINQ-style APIs to Objective-C. \nHelping querying and multiplating collections.",
"homepage": "https://github.com/cdkr/LINQForObjective-C.git",
"license": "MIT",
"authors": {
"Yao Long": "yaolongscope@gmail.com"
},
"source": {
"git": "https://github.com/cdkr/LINQForObjective-C.git",
"tag": "0.0.1"
},
"source_files": "OCLinq.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}