blob: ac9c6202ebb7f1a381593273479053f287eaa5d2 [file] [log] [blame]
{
"name": "RPOTCMPerformOperationToCompletionManager",
"version": "0.1.2",
"summary": "Asynchronously performs operations while observing for reachability.",
"homepage": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
"license": "MIT",
"authors": {
"Richard Reitzfeld": "richie.reitzfeld@gmail.com"
},
"source": {
"git": "https://github.com/Resplendent/RPOTCMPerformOperationToCompletionManager.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RPOTCMPerformOperationToCompletionManager": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ResplendentUtilities": [
"~> 0.2"
],
"FXReachability": [
"~> 1.3"
]
}
}