| { | |
| "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 | |
| } |