blob: a7055dfe90d0a7ba23eea850d9e252da36206d4c [file] [log] [blame]
{
"name": "RXCollections",
"version": "1.0",
"summary": "map, filter, fold, and detect for Cocoa collections.",
"homepage": "https://github.com/robrix/RXCollections",
"license": "BSD",
"authors": {
"Rob Rix": "rob.rix@me.com"
},
"source": {
"git": "https://github.com/robrix/RXCollections.git",
"tag": "1.0"
},
"source_files": "RXCollections/*.{h,m}",
"requires_arc": false
}