[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / f / 5 / xctester / 0.2.0 / xctester.podspec.json
blob92169517e99c9cef54649374579b0542ebe90e26
2   "name": "xctester",
3   "version": "0.2.0",
4   "summary": "Run, XCTest, run",
5   "homepage": "https://github.com/neonichu/xctester",
6   "license": "MIT",
7   "authors": {
8     "Boris Bügling": "boris@buegling.com"
9   },
10   "social_media_url": "http://twitter.com/NeoNacho",
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/neonichu/xctester.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "code/XCTestCaseExtensions.swift",
21   "frameworks": "XCTest"