[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 1 / RXCollections / 1.0 / RXCollections.podspec.json
bloba7055dfe90d0a7ba23eea850d9e252da36206d4c
2   "name": "RXCollections",
3   "version": "1.0",
4   "summary": "map, filter, fold, and detect for Cocoa collections.",
5   "homepage": "https://github.com/robrix/RXCollections",
6   "license": "BSD",
7   "authors": {
8     "Rob Rix": "rob.rix@me.com"
9   },
10   "source": {
11     "git": "https://github.com/robrix/RXCollections.git",
12     "tag": "1.0"
13   },
14   "source_files": "RXCollections/*.{h,m}",
15   "requires_arc": false