[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 4 / Expecta+Collections / 1.0.1 / Expecta+Collections.podspec.json
blobf38926a8c738478069853b83390a8be0883ee97b
2   "name": "Expecta+Collections",
3   "version": "1.0.1",
4   "summary": "Adds equalInAnyOrder to expecta's matchers.",
5   "description": "Extends expecta to include matchers for testing collections.",
6   "homepage": "https://github.com/jmburges/Expecta-Collections",
7   "license": "MIT",
8   "authors": {
9     "Joe Burgess": "joemburgess@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jmburges/Expecta-Collections.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/jmburges",
16   "requires_arc": true,
17   "source_files": "Classes",
18   "frameworks": [
19     "Foundation",
20     "XCTest"
21   ],
22   "dependencies": {
23     "Expecta": [
25     ]
26   },
27   "platforms": {
28     "ios": "6.0"
29   }