[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / b / e / RPOTCMPerformOperationToCompletionManager / 0.1.1 / RPOTCMPerformOperationToCompletionManager.podspec.json
blobb362d78bbc14a2bc89224d2dda03d2a5be64de36
2   "name": "RPOTCMPerformOperationToCompletionManager",
3   "version": "0.1.1",
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.1"
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   }