[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 3 / c / Mocktail / 1.2.1 / Mocktail.podspec.json
blobb1d25d51837df58ddb6116d210ba27a8aacbe8ab
2   "name": "Mocktail",
3   "version": "1.2.1",
4   "summary": "A simple(r) way to stub out HTTP servers in your Objective-C app.",
5   "homepage": "http://github.com/square/objc-mocktail",
6   "license": "Apache",
7   "authors": {
8     "Jim Puls": "jim@nondifferentiable.com"
9   },
10   "source": {
11     "git": "https://github.com/square/objc-mocktail.git",
12     "tag": "1.2.1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "Mocktail",
19   "public_header_files": "Mocktail/Mocktail.h",
20   "frameworks": "Foundation",
21   "requires_arc": true