[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / 8 / MROperation / 0.0.1 / MROperation.podspec.json
blobf0092247f265811f80f44b142fe6b1defe84609e
2   "name": "MROperation",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "NSOperation subclass that manages the concurrent execution of a block.",
9   "homepage": "https://github.com/hectr/MROperation",
10   "authors": {
11     "Héctor Marqués Ranea": "h@mrhector.me"
12   },
13   "source": {
14     "git": "https://github.com/hectr/MROperation.git",
15     "commit": "0.0.1"
16   },
17   "source_files": "MROperation",
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true