[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / b / e / RPOTCMPerformOperationToCompletionManager / 0.1.2 / RPOTCMPerformOperationToCompletionManager.podspec.json
blobac9c6202ebb7f1a381593273479053f287eaa5d2
2   "name": "RPOTCMPerformOperationToCompletionManager",
3   "version": "0.1.2",
4   "summary": "Asynchronously performs operations while observing for reachability.",
5   "homepage": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
6   "license": "MIT",
7   "authors": {
8     "Richard Reitzfeld": "richie.reitzfeld@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
12     "tag": "v0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "RPOTCMPerformOperationToCompletionManager": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "ResplendentUtilities": [
26       "~> 0.2"
27     ],
28     "FXReachability": [
29       "~> 1.3"
30     ]
31   }