[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / c / MMTestServerPlugin / 0.2.0 / MMTestServerPlugin.podspec.json
blob76ae502f46c3046e15bf4144ad26d693a267a618
2   "name": "MMTestServerPlugin",
3   "version": "0.2.0",
4   "summary": "Library that enables launching asynchronous events in the application",
5   "homepage": "https://github.com/moscich/MMTestServerPlugin",
6   "license": "MIT",
7   "authors": {
8     "Marek MoĊ›cichowski": "marek.moscichowski@miquido.com"
9   },
10   "source": {
11     "git": "https://github.com/moscich/MMTestServerPlugin.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "SocketRocket": [
21       "~> 0.2"
22     ]
23   }