[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / e / RPOTCMPerformOperationToCompletionManager / 0.1.3 / RPOTCMPerformOperationToCompletionManager.podspec.json
blob7f6ad84663e8120b240ea6fa50cc9c2523dda2a2
2   "name": "RPOTCMPerformOperationToCompletionManager",
3   "version": "0.1.3",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RPOTCMPerformOperationToCompletionManager": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "ResplendentUtilities": [
27       "~> 0.4"
28     ],
29     "FXReachability": [
30       "~> 1.3"
31     ]
32   }