[Add] ApproovURLSession 3.3.2
[CocoaPods.git] / Specs / 2 / 6 / 8 / ManagedOperation / 0.7.0 / ManagedOperation.podspec.json
blob5ce7a475e6fcff357d1263e0896b4142ca0231e1
2   "name": "ManagedOperation",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "NSOperation for easy async block operations",
7   "requires_arc": true,
8   "version": "0.7.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "jatoma": "[studzinski.tom@gmail.com]"
15   },
16   "homepage": "https://github.com/jatoma/ManagedOperation.git",
17   "source": {
18     "git": "https://github.com/jatoma/ManagedOperation.git",
19     "tag": "0.7.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ManagedOperation/**/*.{swift}"