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