[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / b / e / RPOTCMPerformOperationToCompletionManager / 0.1.4 / RPOTCMPerformOperationToCompletionManager.podspec.json
blob63989ba7a7cf3382ebc05c765d1d01d186cf4f1b
2   "name": "RPOTCMPerformOperationToCompletionManager",
3   "version": "0.1.4",
4   "summary": "Asynchronously performs operations while observing for reachability.",
5   "homepage": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
6   "license": "MIT",
7   "authors": {
8     "Benjamin Maer": "ben@resplendent.co",
9     "Richard Reitzfeld": "richie.reitzfeld@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
13     "tag": "v0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "ResplendentUtilities": [
22       "~> 0.4.13"
23     ],
24     "FXReachability": [
25       "~> 1.3"
26     ]
27   }