[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / 5 / xctester / 0.1.4 / xctester.podspec.json
blob59c540fbbeaac6ee88bace59513ddcb81c74ae84
2   "name": "xctester",
3   "version": "0.1.4",
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.1.4"
19   },
20   "source_files": "code/XCTestCaseExtensions.swift",
21   "frameworks": "XCTest"